Browse Source

Merge pull request #817 from maraoz/version/0.8.2

Version 0.8.2
patch-2
Esteban Ordano 10 years ago
parent
commit
e6436b7b88
  1. 2
      bower.json
  2. 2
      package.json

2
bower.json

@ -1,7 +1,7 @@
{
"name": "bitcore",
"main": "dist/bitcore.js",
"version": "0.8.0",
"version": "0.8.2",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."

2
package.json

@ -1,6 +1,6 @@
{
"name": "bitcore",
"version": "0.8.1",
"version": "0.8.2",
"description": "A pure and simple javascript bitcoin API.",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",

Loading…
Cancel
Save