Skip to content

Commit

Permalink
Bump package version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maraoz committed Jan 15, 2015
1 parent a48d966 commit 6558729
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bitcore-ecies",
"main": "./bitcore-ecies.min.js",
"version": "0.0.1",
"version": "0.0.2",
"homepage": "https://github.com/bitpay/bitcore-ecies",
"authors": [
"BitPay"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitcore-ecies",
"version": "0.0.1",
"version": "0.0.2",
"description": "ECIES implemented for Bitcore.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 6558729

Please sign in to comment.