Browse Source

Bump package version to 0.9.0

patch-2
Manuel Araoz 10 years ago
parent
commit
331a395a8a
  1. 2
      bower.json
  2. 2
      package.json

2
bower.json

@ -1,7 +1,7 @@
{
"name": "bitcore",
"main": "./bitcore.min.js",
"version": "0.8.6",
"version": "0.9.0",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."

2
package.json

@ -1,6 +1,6 @@
{
"name": "bitcore",
"version": "0.8.6",
"version": "0.9.0",
"description": "A pure and powerful JavaScript Bitcoin library.",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",

Loading…
Cancel
Save