diff --git a/package-lock.json b/package-lock.json index bdba84a8..317cea7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-material-icons-extension", - "version": "1.7.8", + "version": "1.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-material-icons-extension", - "version": "1.7.8", + "version": "1.8.0", "license": "MIT", "dependencies": { "selector-observer": "2.1.6" diff --git a/package.json b/package.json index c65e3a7e..37a55be0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-material-icons-extension", - "version": "1.7.8", + "version": "1.8.0", "description": "Browser Extension that enhances the GitHub file browser with material icons.", "main": "src/main.js", "author": "Claudio Santos", diff --git a/src/manifests/base.json b/src/manifests/base.json index 23d8c4de..423c6b29 100644 --- a/src/manifests/base.json +++ b/src/manifests/base.json @@ -1,6 +1,6 @@ { "name": "Material Icons for GitHub", - "version": "1.7.8", + "version": "1.8.0", "description": "Replace the file/folder icons on the GitHub file browser with icons representing the file's type and which tool it is used by.", "homepage_url": "https://github.com/Claudiohbsantos/github-material-icons-extension", "icons": {