Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Merge pull request #57 from cmgustavo/release/v0.0.22
Browse files Browse the repository at this point in the history
New release v0.0.22
  • Loading branch information
cmgustavo committed Apr 4, 2015
2 parents 3ce271f + c9bb7bf commit 0b95f34
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
4 changes: 2 additions & 2 deletions bitcore-wallet-client.js
Original file line number Diff line number Diff line change
Expand Up @@ -37382,7 +37382,7 @@ module.exports={
"homepage": "https://github.com/bitpay/bitcore",
"_id": "[email protected]",
"_shasum": "88329d23725e822ff585193d86c967b9dc5238eb",
"_from": "bitcore@>=0.11.6-0 <0.12.0-0",
"_from": "bitcore@^0.11.6",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "maraoz",
Expand Down Expand Up @@ -54243,7 +54243,7 @@ module.exports={
"gitHead": "17dc013761dd1efcfb868e2b06b0b897627b40be",
"_id": "[email protected]",
"_shasum": "d180376b66a17d74995c837796362ac4d22aefe3",
"_from": "elliptic@>=1.0.0-0 <2.0.0-0",
"_from": "elliptic@^1.0.0",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "indutny",
Expand Down
15 changes: 8 additions & 7 deletions bitcore-wallet-client.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bitcore-wallet-client",
"main": "index.js",
"version": "0.0.13",
"version": "0.0.22",
"homepage": "https://github.com/bitpay/bitcore-wallet-client",
"authors": ["BitPay Inc"],
"description": "Client for bitcore-wallet-service",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bitcore-wallet-client",
"description": "Client for bitcore-wallet-service",
"author": "BitPay Inc",
"version": "0.0.21",
"version": "0.0.22",
"keywords": [
"bitcoin",
"copay",
Expand Down Expand Up @@ -35,7 +35,7 @@
"uglify": "^0.1.1"
},
"devDependencies": {
"bitcore-wallet-service": "0.0.21",
"bitcore-wallet-service": "0.0.22",
"chai": "^1.9.1",
"grunt-jsdoc": "^0.5.8",
"http": "0.0.0",
Expand Down

0 comments on commit 0b95f34

Please sign in to comment.