From df4fa321607d6d4adfc212693429f5323f777a59 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Mon, 20 Apr 2015 20:14:29 +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 235a30e..c0b6df0 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-kibit "0.1.2-SNAPSHOT" +(defproject lein-kibit "0.1.2" :description "kibit lein plugin" :url "https://github.com/jonase/lein-kibit" :license {:name "Eclipse Public License"