diff --git a/project.clj b/project.clj index f12b30e..0f1753d 100644 --- a/project.clj +++ b/project.clj @@ -7,7 +7,7 @@ [ring/ring-devel "1.7.1"] [compojure "1.6.1"] [ring-server "0.5.0"] - [dda/cryogen-core "0.2.0-SNAPSHOT"] + [dda/cryogen-core "0.2.0"] [dda/cryogen-markdown "0.1.6"]] :repositories [["snapshots" :clojars] ["releases" :clojars]]