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