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