Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctzombie committed Dec 31, 2016
1 parent 2374fba commit 9036615
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# UNRELEASED
# 1.0.2 (2016-12-31)

* Fix `compare` promise rejection with invalid arguments

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"crypto"
],
"main": "./bcrypt",
"version": "1.0.1",
"version": "1.0.2",
"author": "Nick Campbell (https://github.com/ncb000gt)",
"engines": {
"node": ">= 0.6.0"
Expand Down Expand Up @@ -59,4 +59,4 @@
"host": "https://github.com",
"remote_path": "/kelektiv/node.bcrypt.js/releases/download/v{version}/"
}
}
}

0 comments on commit 9036615

Please sign in to comment.