diff --git a/package-lock.json b/package-lock.json index daa5f93..9c7c0d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dwm-git-simpleuse", - "version": "0.1.3", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dwm-git-simpleuse", - "version": "0.1.3", + "version": "0.2.0", "dependencies": { "child_process": "^1.0.2" }, diff --git a/package.json b/package.json index 23f71f9..a7f00ee 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "icon": "img/icon.png", "description": "", "publisher": "nyncral", - "version": "0.1.3", + "version": "0.2.0", "engines": { "vscode": "^1.85.0" },