diff --git a/project.clj b/project.clj index 6235d32..d52a36b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alaisi/postgres.async "0.6.0-SNAPSHOT" +(defproject alaisi/postgres.async "0.6.0" :description "Asynchronous PostgreSQL Clojure client" :url "http://github.com/alaisi/postgres.async" :license {:name "Eclipse Public License"