bump version to 0.1.2

This commit is contained in:
Braydon Fuller 2014-11-06 18:16:24 -05:00
parent 8a52d04f71
commit 6f82ffe79e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"test": "mocha test/*.js --reporter spec"
},
"main": "index.js",
"version": "0.1.1",
"version": "0.1.2",
"dependencies": {
"elliptic": "^0.15.12",
"hash.js": "^0.3.2",