From 8d715d040c4694a6599438b51df2ccf35d3e5971 Mon Sep 17 00:00:00 2001 From: Henning Jacobs Date: Mon, 9 Nov 2015 11:54:18 +0100 Subject: [PATCH] #59 bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c6ffe00..7c065a6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.zalando.stups/pierone "1.8.3" +(defproject org.zalando.stups/pierone "1.8.4" :description "Pier One Docker Registry" :url "https://github.com/zalando-stups/pierone" :license {:name "Apache License"