From 9e34a1ec1a146d7f358714e5c92f64f38b0e452b Mon Sep 17 00:00:00 2001 From: Henning Jacobs Date: Thu, 5 Nov 2015 19:45:36 +0100 Subject: [PATCH] bump version to 1.9.0-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 2b82a4b..d3dd050 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.zalando.stups/pierone "1.8.1" +(defproject org.zalando.stups/pierone "1.9.0-SNAPSHOT" :description "Pier One Docker Registry" :url "https://github.com/zalando-stups/pierone" :license {:name "Apache License"