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