Merge pull request #363 from ryanxcharles/feature/update-npm-to-0.1.1

update version for npm - and hopefully fix description issue
This commit is contained in:
Matias Alejo Garcia 2014-02-18 13:55:02 -02:00
commit cfaa0119ab

View File

@ -1,6 +1,7 @@
{ {
"name": "insight-bitcore", "name": "insight-bitcore",
"version": "0.1.0", "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.1.1",
"author": { "author": {
"name": "Ryan X Charles", "name": "Ryan X Charles",
"email": "ryan@bitpay.com" "email": "ryan@bitpay.com"