From d669b64aec10e46e84364fc4c4c71b5eefe4c5be Mon Sep 17 00:00:00 2001 From: github-actions-bot <> Date: Sun, 31 Jan 2021 08:43:12 +0000 Subject: [PATCH] Version 2.0.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5cbc001..f37f254 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.appsflyer/aerospike-clj "2.0.1-SNAPSHOT" +(defproject com.appsflyer/aerospike-clj "2.0.1" :description "An Aerospike Clojure client." :url "https://github.com/AppsFlyer/aerospike-clj" :license {:name "Eclipse Public License"