diff --git a/package-lock.json b/package-lock.json index 17c3ea6..1cfae8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "0.5.5", + "version": "0.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3d0f71a..b0e5a28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "0.5.5", + "version": "0.6.0", "description": "Material design icon font and CSS framework for self hosting the icons.", "browser": "iconfont/material-icons.css", "scripts": {