From c9ac54e7c27e6bf147fa837390545693323bfa04 Mon Sep 17 00:00:00 2001 From: Jan Hecking Date: Tue, 2 Oct 2018 12:10:04 +0800 Subject: [PATCH] Update changelog; bump package version to v3.7.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 612cfe34..b23dddca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [3.7.0] - 2018-10-02 + * **New Features** * Support "deserealize" policy setting. [#278](https://github.com/aerospike/aerospike-client-nodejs/pull/278) * Add getter for client instance to AerospikeError. diff --git a/package.json b/package.json index 509f6dfe..ad5c242d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aerospike", - "version": "3.6.1", + "version": "3.7.0", "description": "Aerospike Client Library", "keywords": [ "aerospike",