From 5988c4a447e7cb2345f5722880ed6ba16a96f2ec Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Tue, 7 Dec 2021 22:28:46 +0000 Subject: [PATCH] Version 1.11.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5c5f85f..024929c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/faraday "1.11.3-SNAPSHOT" +(defproject com.taoensso/faraday "1.11.3" :author "Peter Taoussanis " :description "Clojure DynamoDB client" :url "https://github.com/ptaoussanis/faraday"