From d67fac7f9dc9834c6543c5ecb256a7b9765f656d Mon Sep 17 00:00:00 2001 From: Yevgeni Tsodikov Date: Wed, 27 Jul 2022 11:32:44 +0300 Subject: [PATCH] Version 2.0.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8c7821d..52abca7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.appsflyer/aerospike-clj "2.0.3-SNAPSHOT" +(defproject com.appsflyer/aerospike-clj "2.0.3" :description "An Aerospike Clojure client." :url "https://github.com/AppsFlyer/aerospike-clj" :license {:name "Eclipse Public License"