Merge pull request #128 from matiu/feature/v0.2.7

Feature/v0.2.7
This commit is contained in:
Matias Alejo Garcia 2014-06-08 21:03:10 -03:00
commit c05761b98b
3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ db/testnet/blocks/*
db/testnet/blocks
README.html
public

View File

@ -37,3 +37,4 @@ db/testnet/blocks
README.html
k*
public

View File

@ -1,7 +1,7 @@
{
"name": "insight-bitcore-api",
"description": "An open-source bitcoin blockchain API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.",
"version": "0.2.6",
"version": "0.2.7",
"author": {
"name": "Ryan X Charles",
"email": "ryan@bitpay.com"