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