diff --git a/project.clj b/project.clj index 1a02d23..163570d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-librato "0.0.4-SNAPSHOT" +(defproject clj-librato "0.0.4" :description "Clojure interface to the Librato service" :dependencies [[org.clojure/clojure "1.5.1"] [org.clojure/tools.logging "0.2.6"]