bump version 0.4.4

This commit is contained in:
Bill Church 2021-12-09 09:25:54 -05:00
parent a32f6f2578
commit d31f536959
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.3",
"version": "0.4.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "webssh2",
"version": "0.4.3",
"version": "0.4.4",
"license": "SEE LICENSE IN FILE - LICENSE",
"dependencies": {
"basic-auth": "~2.0.1",

View file

@ -1,6 +1,6 @@
{
"name": "webssh2",
"version": "0.4.3",
"version": "0.4.4",
"ignore": [
".gitignore"
],