update to version 0.1.10

Changes since last version:
* Fix bugs to make bitcore compatible with bitcoin core transaction tests.
* Default to sorting public keys for .createMultisig
This commit is contained in:
Ryan X. Charles 2014-04-04 21:53:06 -04:00
parent c36d7aa4a1
commit 412bfc9bd5
1 changed files with 1 additions and 1 deletions

View File

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