From f6364130596b418f3e3f6efeb83ed981ba7c57b7 Mon Sep 17 00:00:00 2001 From: Henning Jacobs Date: Thu, 29 Oct 2015 15:19:41 +0100 Subject: [PATCH] Version 1.8.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index de8658d..e794809 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.zalando.stups/pierone "1.8.0-SNAPSHOT" +(defproject org.zalando.stups/pierone "1.8.0" :description "Pier One Docker Registry" :url "https://github.com/zalando-stups/pierone" :license {:name "Apache License"