Merge pull request #843 from maraoz/fix/headline

Fix bitcore slogan in package.json
This commit is contained in:
Esteban Ordano 2014-12-23 12:28:26 -03:00
commit 83faa6dae1
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "bitcore",
"version": "0.8.2",
"description": "A pure and simple javascript bitcoin API.",
"description": "A pure and powerful JavaScript Bitcoin API.",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",
"scripts": {