diff --git a/project.clj b/project.clj index 3476504..fbd6c88 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject inflections "0.14.1" +(defproject inflections "0.14.2-SNAPSHOT" :description "Rails-like inflections for Clojure(Script)." :url "http://github.com/r0man/inflections-clj" :author "r0man"