Bump kibit version

This commit is contained in:
Daniel Compton 2015-04-20 19:57:45 +12:00
parent 3204f08e56
commit 3249c96af7

View file

@ -3,5 +3,5 @@
:url "https://github.com/jonase/lein-kibit"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[jonase/kibit "0.1.1-SNAPSHOT"]]
:dependencies [[jonase/kibit "0.1.1"]]
:eval-in-leiningen true)