From db9f25494b015d543151db573f91e6633ae19f5d Mon Sep 17 00:00:00 2001 From: Jan Hecking Date: Wed, 20 Feb 2019 22:54:23 +0800 Subject: [PATCH] Bump package version to v3.9.0 --- CHANGELOG.md | 2 ++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e75f0c22..42f47e8d 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.9.0] - 2019-02-20 + * **Updates** * Update C client library to [v4.5.0](http://www.aerospike.com/download/client/c/notes.html#4.5.0). * Update nan to [v2.12.1](https://github.com/nodejs/nan/blob/master/CHANGELOG.md). diff --git a/package-lock.json b/package-lock.json index c99b7aff..d7a0725a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "aerospike", - "version": "3.8.0", + "version": "3.9.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 595ed788..8dfd4f41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aerospike", - "version": "3.8.0", + "version": "3.9.0", "description": "Aerospike Client Library", "keywords": [ "aerospike",