diff --git a/project.clj b/project.clj index 8e6eb2d..f7759f6 100644 --- a/project.clj +++ b/project.clj @@ -3,7 +3,7 @@ [path] (str "resources/public/js/compiled/" path)) -(defproject onaio/chimera "0.0.10" +(defproject onaio/chimera "0.0.11-SNAPSHOT" :description "Collection of useful Clojure(Script) functions." :dependencies [[clj-time "0.12.2"] [com.cognitect/transit-cljs "0.8.239"]