Skip to content

Commit b57c602

Browse files
committed
v1.2.0
1 parent 6b350d7 commit b57c602

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scrypt-async",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"homepage": "https://github.com/dchest/scrypt-async-js",
55
"authors": [
66
"Dmitry Chestnykh <[email protected]>"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scrypt-async",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Fast \"async\" scrypt implementation in JavaScript.",
55
"main": "scrypt-async.js",
66
"scripts": {

0 commit comments

Comments
 (0)