From 9da8448f653fd3e17d07a0335dc5ec7324c9ce31 Mon Sep 17 00:00:00 2001 From: Henning Jacobs Date: Mon, 9 Nov 2015 12:56:25 +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 7c065a6..3fdae14 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.zalando.stups/pierone "1.8.4" +(defproject org.zalando.stups/pierone "1.8.5" :description "Pier One Docker Registry" :url "https://github.com/zalando-stups/pierone" :license {:name "Apache License"