diff --git a/bower.json b/bower.json index 82224b1..287fe7f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "scrypt-async", - "version": "1.0.2", + "version": "1.1.0", "homepage": "https://github.com/dchest/scrypt-async-js", "authors": [ "Dmitry Chestnykh " diff --git a/package.json b/package.json index 85d38fe..85ad91f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scrypt-async", - "version": "1.0.2", + "version": "1.1.0", "description": "Fast \"async\" scrypt implementation in JavaScript.", "main": "scrypt-async.js", "scripts": {