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