From 3d58d0887ce64fa01eed13265360810183782f12 Mon Sep 17 00:00:00 2001 From: github-actions-bot <> Date: Sun, 10 Sep 2023 09:03:53 +0000 Subject: [PATCH] Version 3.1.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 095aa8d..fcd7902 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.appsflyer/aerospike-clj "3.1.0-SNAPSHOT" +(defproject com.appsflyer/aerospike-clj "3.1.0" :description "An Aerospike Clojure client." :url "https://github.com/AppsFlyer/aerospike-clj" :license {:name "Eclipse Public License"