Skip to content

Commit

Permalink
Merge 2af2a90 into e088f38
Browse files Browse the repository at this point in the history
  • Loading branch information
lirazgoldenthal committed Aug 15, 2019
2 parents e088f38 + 2af2a90 commit 3a9fde4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
@@ -1,5 +1,8 @@
#### VERSION 0.3.4
* Rename set to set-single. liraz.meyer@appsflyer.com

#### VERSION 0.3.3
* Support set-single with `update` policy. liraz.meyer@appsflyer.com
* Support set with `update` policy. liraz.meyer@appsflyer.com

#### VERSION 0.3.0
* Support multiple bins! dhruvil.patel@kirasystems.com
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject aerospike-clj "0.3.3"
(defproject aerospike-clj "0.3.4"
:description "An Aerospike Clojure client."
:url "https://github.com/AppsFlyer/aerospike-clj"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 3a9fde4

Please sign in to comment.