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