diff --git a/package-lock.json b/package-lock.json index 5986739..e950f5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "material-icons", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.4.0", + "version": "1.4.1", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "0.2.4", diff --git a/package.json b/package.json index 71b461d..df9bcae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "1.4.0", + "version": "1.4.1", "description": "Latest icon fonts and CSS for self-hosting material design icons.", "browser": "iconfont/material-icons.css", "sass": "iconfont/material-icons.scss",