chore: bump version 0.4.3

This commit is contained in:
Bill Church 2021-10-19 10:16:24 -04:00
parent 23acab325b
commit ae8516db9f
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.2",
"version": "0.4.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "webssh2",
"version": "0.4.2",
"version": "0.4.3",
"license": "SEE LICENSE IN FILE - LICENSE",
"dependencies": {
"basic-auth": "~2.0.1",

View file

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