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