diff --git a/package-lock.json b/package-lock.json index d0fb4e9..cb1069f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wpilgenerator", - "version": "0.8.0", + "version": "0.9.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8ed25ec..49e74f2 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.8.0", + "version": "0.9.0", "license": "MIT", "author": { "email": "jimikar@gmail.com",