From b20767279a7c9d320427169692ef2b13e7033153 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Fri, 30 Oct 2015 06:28:16 -0700 Subject: [PATCH] Version 0.6.1-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f2ee45b5..3f61012d 100644 --- a/project.clj +++ b/project.clj @@ -1,7 +1,7 @@ (def tk-version "1.1.1") (def ks-version "1.1.0") -(defproject puppetlabs/pcp-broker "0.6.0" +(defproject puppetlabs/pcp-broker "0.6.1-SNAPSHOT" :description "PCP fabric messaging broker" :url "https://github.com/puppetlabs/pcp-broker" :license {:name "Apache License, Version 2.0"