From 53e37fe1e6df4938a77db44282c1193a5ac05c35 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Mon, 20 Apr 2015 20:13:27 +1200 Subject: [PATCH] Version 0.1.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index bd784d4..edb6162 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-kibit "0.1.1-SNAPSHOT" +(defproject lein-kibit "0.1.1" :description "kibit lein plugin" :url "https://github.com/jonase/lein-kibit" :license {:name "Eclipse Public License"