From e83a3563ac539f0f89be1e6b05a704fef9ba561f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 00:21:13 +0000 Subject: [PATCH] 0.7.6 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cd0fea8..cad5d86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "material-icons", - "version": "0.7.5", + "version": "0.7.6", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.7.5", + "version": "0.7.6", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "0.2.4", diff --git a/package.json b/package.json index 2c3855e..9376005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "0.7.5", + "version": "0.7.6", "description": "Material design icon font and CSS framework for self hosting the icons.", "browser": "iconfont/material-icons.css", "sass": "iconfont/material-icons.scss",