diff --git a/package-lock.json b/package-lock.json index fa42636..6eedc26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "ht-docker-vscode", - "version": "5.0.17", + "version": "5.0.18", "lockfileVersion": 1 } diff --git a/package.json b/package.json index e4cbc39..e264f0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ht-docker-vscode", - "version": "5.0.17", + "version": "5.0.18", "description": "a vscode image with everything installed needed to run a vscode instance", "main": "index.js", "scripts": { @@ -29,4 +29,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}