Bump version, 0.2.0.

This commit is contained in:
Eric Martindale 2015-01-15 20:21:02 -05:00
parent 6f82ffe79e
commit c2afd9f50d
1 changed files with 1 additions and 1 deletions

View File

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