diff --git a/package-lock.json b/package-lock.json index beb7436..768b065 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "material-icons", - "version": "0.7.3", + "version": "0.7.4", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.7.3", + "version": "0.7.4", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "^0.1.0", diff --git a/package.json b/package.json index 2e3783b..6244711 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "0.7.3", + "version": "0.7.4", "description": "Material design icon font and CSS framework for self hosting the icons.", "files": [ "css/*.{css,scss}",