Skip to content

Commit 4836633

Browse files
committed
v1.0.0
1 parent 9843a21 commit 4836633

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# UNRELEASED
1+
# 1.0.0 (2016-12-04)
22

33
* add Promise support (commit 2488473)
44

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"crypto"
1212
],
1313
"main": "./bcrypt",
14-
"version": "0.8.7",
14+
"version": "1.0.0",
1515
"author": "Nick Campbell (https://github.com/ncb000gt)",
1616
"engines": {
1717
"node": ">= 0.6.0"
@@ -58,4 +58,4 @@
5858
"host": "https://github.com",
5959
"remote_path": "/kelektiv/node.bcrypt.js/releases/download/v{version}/"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)