From 827739254bcd9ea8da435e9e28c789f003f78000 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Mon, 20 Apr 2015 19:13:25 +1200 Subject: [PATCH] Bump to snapshot for further development --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4a1cdd6..52eb386 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject jonase/kibit "0.1.0" +(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"