From 3654fce43356781c65a9c72a32662b42f3be5284 Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Mon, 18 Nov 2019 16:47:25 +0000 Subject: [PATCH] Version 1.10.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"