From ec92b42d2cef166f965e628a5984d0c38d4ed9fd Mon Sep 17 00:00:00 2001 From: Ravindra Marella Date: Wed, 23 Jun 2021 19:02:02 +0530 Subject: [PATCH] 0.7.4 --- 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 beb7436..768b065 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "material-icons", - "version": "0.7.3", + "version": "0.7.4", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.7.3", + "version": "0.7.4", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "^0.1.0", diff --git a/package.json b/package.json index 2e3783b..6244711 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "0.7.3", + "version": "0.7.4", "description": "Material design icon font and CSS framework for self hosting the icons.", "files": [ "css/*.{css,scss}",