Skip to content

Commit

Permalink
Bump version in project.clj as well
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Aug 11, 2020
1 parent 27ec0e9 commit 5026b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject com.novemberain/langohr "5.2.0-SNAPSHOT"
(defproject com.novemberain/langohr "5.2.0"
:description "An idiomatic Clojure client for RabbitMQ that embraces the AMQP 0.9.1 model. Built on top of the RabbitMQ Java client"
:min-lein-version "2.5.1"
:license {:name "Eclipse Public License"}
Expand Down

0 comments on commit 5026b45

Please sign in to comment.