From 7713723c4c1285de6a9e665caf78b8487e939c89 Mon Sep 17 00:00:00 2001 From: chorin1 <16934179+chorin1@users.noreply.github.com> Date: Mon, 15 Aug 2022 16:27:28 +0300 Subject: [PATCH] 2.0.6 snapshot [skip ci] --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0fb4132..aca1ec1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.appsflyer/aerospike-clj "2.0.5-SNAPSHOT" +(defproject com.appsflyer/aerospike-clj "2.0.6-SNAPSHOT" :description "An Aerospike Clojure client." :url "https://github.com/AppsFlyer/aerospike-clj" :license {:name "Eclipse Public License"