pkg: update version for 5.x proposal.

This commit is contained in:
Matthew Zipkin 2022-12-21 12:23:05 -05:00
parent b456147e97
commit 5ca9ccdf10
No known key found for this signature in database
GPG key ID: E7E2984B6289C93A
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# HSD Release Notes & Changelog
## unreleased
## v5.0.0
### Node API changes

4
package-lock.json generated
View file

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

View file

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