v1.0.1
This commit is contained in:
parent
08a04b53c3
commit
da944371fb
@ -11,7 +11,7 @@
|
||||
* @const {String}
|
||||
*/
|
||||
|
||||
exports.version = 'v1.0.0';
|
||||
exports.version = 'v1.0.1';
|
||||
|
||||
/**
|
||||
* Repository URL.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bcoin",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Bitcoin bike-shed",
|
||||
"license": "MIT",
|
||||
"repository": "git://github.com/bcoin-org/bcoin.git",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user