Skip to content

Commit

Permalink
Bump to 0.4.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Sep 21, 2011
1 parent 71d8683 commit 94ee7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,6 +1,6 @@
;; See https://github.com/technomancy/leiningen/blob/stable/sample.project.clj
;; to learn more about available options.
(defproject com.novemberain/langohr "0.3.0-SNAPSHOT"
(defproject com.novemberain/langohr "0.4.0-SNAPSHOT"
:description "An experimental Clojure layer on top of the RabbitMQ Java client"
:url "https://github.com/michaelklishin/langohr"
:license { :name "Eclipse Public License" }
Expand Down

0 comments on commit 94ee7e6

Please sign in to comment.