diff --git a/project.clj b/project.clj index c1fcbda..0350706 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject inflections "0.9.4-SNAPSHOT" +(defproject inflections "0.9.4" :description "Rails-like inflections for Clojure(Script)." :url "http://github.com/r0man/inflections-clj" :author "Roman Scherer"