bump version 0.4.4
This commit is contained in:
parent
a32f6f2578
commit
d31f536959
2 changed files with 3 additions and 3 deletions
4
app/package-lock.json
generated
4
app/package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "webssh2",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"ignore": [
|
||||
".gitignore"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue