From f563d83405ac88d8dfeaad7e4a381f8512e985be Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Sun, 19 Jul 2020 22:28:11 +0100 Subject: [PATCH] Version 1.11.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 624beb8..2d86894 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/faraday "1.11.1-SNAPSHOT" +(defproject com.taoensso/faraday "1.11.1" :author "Peter Taoussanis " :description "Clojure DynamoDB client" :url "https://github.com/ptaoussanis/faraday"