Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
recrsn committed Apr 20, 2018
1 parent 7a720bd commit 0a7e8ae
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
# 2.0.1 (2018-04-20)

* Update `node-pre-gyp` to allow downloading prebuilt modules
# 2.0.0 (2018-04-07)
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": "2.0.0",
"version": "2.0.1",
"author": "Nick Campbell (https://github.com/ncb000gt)",
"engines": {
"node": ">= 4.0.0"
Expand Down Expand Up @@ -62,4 +62,4 @@
"remote_path": "/kelektiv/node.bcrypt.js/releases/download/v{version}/",
"package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}-{libc}.tar.gz"
}
}
}

0 comments on commit 0a7e8ae

Please sign in to comment.