diff --git a/package-lock.json b/package-lock.json index a0df256..d27a33c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "github-vscode-icons", - "version": "1.0.23", + "version": "1.0.24", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.0.23", + "version": "1.0.24", "license": "MIT", "dependencies": { "fastdom": "^1.0.10", diff --git a/package.json b/package.json index ec3cda7..e3bbea2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-vscode-icons", - "version": "1.0.23", + "version": "1.0.24", "description": "show vscode-icons in github repository", "main": "index.js", "private": true,