diff --git a/package-lock.json b/package-lock.json index d7a45bc..c356751 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "0.5.3", + "version": "0.5.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c21d6ad..14d66e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "0.5.3", + "version": "0.5.4", "description": "Material design icon font and CSS framework for self hosting the icons.", "browser": "iconfont/material-icons.css", "scripts": {