This commit is contained in:
Christopher Jeffrey 2018-07-13 13:29:16 -07:00
parent 7647145614
commit 58ea98dadb
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
* @const {String} * @const {String}
*/ */
exports.version = 'v1.0.1'; exports.version = 'v1.0.2';
/** /**
* Repository URL. * Repository URL.

View File

@ -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",