From 7fdbc3829613c8ba362aee1542e34fc749d3df64 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Mon, 20 Apr 2015 20:07:53 +1200 Subject: [PATCH] Bump for next version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5fd3e55..52eb386 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject jonase/kibit "0.1.1" +(defproject jonase/kibit "0.1.1-SNAPSHOT" :description "There's a function for that!" :url "https://github.com/jonase/kibit" :license {:name "Eclipse Public License - v 1.0"