update version to 0.1.8

Changes since version 0.1.7
* Refactor browser building
* Examples of signing transactions
* Key interface is now bitcore.Key, not bitcore.KeyModule.Key
** bitcore.KeyModule is deprecated
* Bug fixes
This commit is contained in:
Ryan X. Charles 2014-03-16 08:55:45 -07:00
parent a6b98ee716
commit aa87963830
1 changed files with 1 additions and 1 deletions

View File

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