up version to 0.1.30

This commit is contained in:
Ryan X. Charles 2014-07-16 17:07:54 -07:00
parent 348f18cfce
commit b8b500e109
4 changed files with 398 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{
"name": "bitcore",
"main": "browser/bundle.js",
"version": "0.1.29",
"version": "0.1.30",
"homepage": "http://bitcore.io",
"authors": [
"Ryan X. Charles (<ryan@bitpay.com>)"

386
browser/bitcore-0.1.30.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"name": "bitcore",
"description": "Bitcoin Library",
"version": "0.1.29",
"version": "0.1.30",
"author": {
"name": "Stephen Pair",
"email": "stephen@bitpay.com"