diff --git a/project.clj b/project.clj index 9672a50..cbe847c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.novemberain/langohr "2.0.0-rc3-SNAPSHOT" +(defproject com.novemberain/langohr "2.0.0-rc3" :description "An idiomatic Clojure client for RabbitMQ that embraces AMQP 0.9.1 model. Built on top of the RabbitMQ Java client" :min-lein-version "2.0.0" :license {:name "Eclipse Public License"}