Browse Source

Bump package version to 0.9.3

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

2
bower.json

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

2
package.json

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

Loading…
Cancel
Save