From f18e92753413a50a430cddfe6fcf0bad7a8a071e Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Mon, 20 Apr 2015 20:10:12 +1200 Subject: [PATCH] Version 0.1.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b487a5b..89d4914 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject jonase/kibit "0.1.2-SNAPSHOT" +(defproject jonase/kibit "0.1.2" :description "There's a function for that!" :url "https://github.com/jonase/kibit" :license {:name "Eclipse Public License - v 1.0"