diff --git a/package-lock.json b/package-lock.json index e63a9cf..8aa2128 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dwm-git-simpleuse", - "version": "0.0.1", + "version": "0.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dwm-git-simpleuse", - "version": "0.0.1", + "version": "0.1.1", "dependencies": { "child_process": "^1.0.2" }, diff --git a/package.json b/package.json index bcc966e..adaea35 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "icon": "img/icon.png", "description": "", "publisher": "nyncral", - "version": "0.1.0", + "version": "0.1.1", "engines": { "vscode": "^1.85.0" },