chore: version bump

This commit is contained in:
Bill Church 2022-07-30 20:14:12 +00:00
parent 5e78812974
commit 1965a7460d
2 changed files with 3 additions and 3 deletions

4
app/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "webssh2",
"version": "0.4.6",
"version": "0.4.7-alpha.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "webssh2",
"version": "0.4.6",
"version": "0.4.7-alpha.0",
"license": "SEE LICENSE IN FILE - LICENSE",
"dependencies": {
"basic-auth": "~2.0.1",

View file

@ -1,6 +1,6 @@
{
"name": "webssh2",
"version": "0.4.6",
"version": "0.4.7-alpha.0",
"ignore": [
".gitignore"
],