diff --git a/project.clj b/project.clj index 4f0b024..af7c537 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.pinkgorilla/kernel-cljs-shadowdeps "0.0.12-SNAPSHOT" +(defproject org.pinkgorilla/kernel-cljs-shadowdeps "0.0.12" :description "cljs bundle generator that works with shadow-cljs, so that self hosted clojurescript can load additional dependencies" :url "https://github.com/pink-gorilla/kernel-cljs-shadowdeps"