From c44a37b63eaf0e3aceedfc1c1424ce08bfdd0fd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Jul 2021 12:27:27 +0000 Subject: [PATCH] 0.7.5 --- 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 7820deb..b2e5d7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "material-icons", - "version": "0.7.4", + "version": "0.7.5", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.7.4", + "version": "0.7.5", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "0.2.2", diff --git a/package.json b/package.json index 72714d1..8b8d724 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "0.7.4", + "version": "0.7.5", "description": "Material design icon font and CSS framework for self hosting the icons.", "browser": "iconfont/material-icons.css", "sass": "iconfont/material-icons.scss",