Skip to content

Commit

Permalink
Bump package version to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhecking committed Feb 20, 2019
1 parent ff852de commit db9f254
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aerospike",
"version": "3.8.0",
"version": "3.9.0",
"description": "Aerospike Client Library",
"keywords": [
"aerospike",
Expand Down

0 comments on commit db9f254

Please sign in to comment.