pkg: update version for 5.x proposal.
This commit is contained in:
parent
b456147e97
commit
5ca9ccdf10
3 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# HSD Release Notes & Changelog
|
||||
|
||||
## unreleased
|
||||
## v5.0.0
|
||||
|
||||
### Node API changes
|
||||
|
||||
|
|
|
|||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "hsd",
|
||||
"version": "4.99.0",
|
||||
"version": "5.99.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "hsd",
|
||||
"version": "4.99.0",
|
||||
"version": "5.99.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bcfg": "~0.1.7",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hsd",
|
||||
"version": "4.99.0",
|
||||
"version": "5.99.0",
|
||||
"description": "Cryptocurrency bike-shed",
|
||||
"license": "MIT",
|
||||
"repository": "git://github.com/handshake-org/hsd.git",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue