diff --git a/package-lock.json b/package-lock.json index 3d78308..4ed62b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "material-icons", - "version": "1.13.9", + "version": "1.13.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "material-icons", - "version": "1.13.9", + "version": "1.13.10", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "0.5.1", diff --git a/package.json b/package.json index b3f41ec..7c7a9ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "1.13.9", + "version": "1.13.10", "description": "Latest icon fonts and CSS for self-hosting material design icons.", "browser": "iconfont/material-icons.css", "sass": "iconfont/material-icons.scss",