We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9843a21 commit 4836633Copy full SHA for 4836633
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# UNRELEASED
+# 1.0.0 (2016-12-04)
2
3
* add Promise support (commit 2488473)
4
package.json
@@ -11,7 +11,7 @@
11
"crypto"
12
],
13
"main": "./bcrypt",
14
- "version": "0.8.7",
+ "version": "1.0.0",
15
"author": "Nick Campbell (https://github.com/ncb000gt)",
16
"engines": {
17
"node": ">= 0.6.0"
@@ -58,4 +58,4 @@
58
"host": "https://github.com",
59
"remote_path": "/kelektiv/node.bcrypt.js/releases/download/v{version}/"
60
}
61
-}
+}
0 commit comments