diff --git a/project.clj b/project.clj index 2dcf117..9027db8 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-librato "0.0.3-SNAPSHOT" +(defproject clj-librato "0.0.3" :description "Clojure interface to the Librato service" :dependencies [[org.clojure/clojure "1.5.1"] [clj-http "0.7.5"]