diff --git a/project.clj b/project.clj index bc44a0b..4097e3c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.marianoguerra/clj-rhino "0.1.0" +(defproject org.marianoguerra/clj-rhino "0.2.0-SNAPSHOT" :description "library to ease the interaction between rhino and clojure" :url "http://github.com/marianoguerra/clj-rhino" :license {:name "Eclipse Public License"