up version to 0.1.26
This commit is contained in:
parent
153cb7ad50
commit
c93419a750
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "bitcore",
|
"name": "bitcore",
|
||||||
"main": "browser/bundle.js",
|
"main": "browser/bundle.js",
|
||||||
"version": "0.1.25",
|
"version": "0.1.26",
|
||||||
"homepage": "http://bitcore.io",
|
"homepage": "http://bitcore.io",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Ryan X. Charles (<ryan@bitpay.com>)"
|
"Ryan X. Charles (<ryan@bitpay.com>)"
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
||||||
bitcore-0.1.24.js
|
bitcore-0.1.26.js
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "bitcore",
|
"name": "bitcore",
|
||||||
"description": "Bitcoin Library",
|
"description": "Bitcoin Library",
|
||||||
"version": "0.1.25",
|
"version": "0.1.26",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Stephen Pair",
|
"name": "Stephen Pair",
|
||||||
"email": "stephen@bitpay.com"
|
"email": "stephen@bitpay.com"
|
||||||
|
|
Loading…
Reference in New Issue