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