From b531873e907189a92875082be86d66ae84496f3c Mon Sep 17 00:00:00 2001 From: Shantanu Kumar Date: Mon, 24 Jun 2013 00:44:49 +0530 Subject: [PATCH] update README for version 0.4.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c82915a..d086c77 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ API and implementation will change in incompatible ways. You have been warned. On Clojars: https://clojars.org/basil -Leiningen dependency: `[basil "0.4.0"]` +Leiningen dependency: `[basil "0.4.1"]` Supported Clojure versions: 1.2, 1.3, 1.4, 1.5 @@ -127,6 +127,6 @@ On Twitter: [@kumarshantanu](http://twitter.com/kumarshantanu) ## License -Copyright © 2012 Shantanu Kumar +Copyright © 2012-2013 Shantanu Kumar Distributed under the Eclipse Public License, the same as Clojure.