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