diff --git a/package-lock.json b/package-lock.json index aa03fd9..d41db49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wpilgenerator", - "version": "0.11.0", + "version": "0.12.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wpilgenerator", - "version": "0.11.0", + "version": "0.12.0", "license": "MIT", "dependencies": { "simple-git": "^3.1.0", diff --git a/package.json b/package.json index 0709542..65bd898 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wpilgenerator", "description": "A custom generator to produce and publish list of icons to the vscode-icons wiki", - "version": "0.11.0", + "version": "0.12.0", "license": "MIT", "author": { "email": "jimikar@gmail.com",