From 18caeec609ea03d5369e8edd39f51bec9119db08 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Mon, 20 Apr 2015 20:08:03 +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 52eb386..5fd3e55 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject jonase/kibit "0.1.1-SNAPSHOT" +(defproject jonase/kibit "0.1.1" :description "There's a function for that!" :url "https://github.com/jonase/kibit" :license {:name "Eclipse Public License - v 1.0"