diff --git a/project.clj b/project.clj index 0c45bdb..a157fb7 100644 --- a/project.clj +++ b/project.clj @@ -1,5 +1,5 @@ -;(defproject bowerick "2.7.3-SNAPSHOT" -(defproject bowerick "2.7.2" +(defproject bowerick "2.7.3-SNAPSHOT" +;(defproject bowerick "2.7.2" :description "Easing Simple JMS Tasks with Clojure (and Java)" :dependencies [[com.twitter/carbonite "1.5.0"] [cheshire "5.10.0"]