diff --git a/project.clj b/project.clj index 8a07de7..e2bf880 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/faraday "1.11.2-SNAPSHOT" +(defproject com.taoensso/faraday "1.11.2" :author "Peter Taoussanis " :description "Clojure DynamoDB client" :url "https://github.com/ptaoussanis/faraday"