Skip to content

Commit 90d5f64

Browse files
committed
Bump version number
1 parent 1159aea commit 90d5f64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scrypt-async",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"homepage": "https://github.com/dchest/scrypt-async-js",
55
"authors": [
66
"Dmitry Chestnykh <dmitry@codingrobots.com>"

package.json

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

0 commit comments

Comments
 (0)