From 54d4b3019860873393aeef587a5b77198865539f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Sep 2021 02:08:43 +0000 Subject: [PATCH] 1.5.0 --- 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 e950f5c..a53f5fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "material-icons", - "version": "1.4.1", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.4.1", + "version": "1.5.0", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "0.2.4", diff --git a/package.json b/package.json index df9bcae..209eb75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "1.4.1", + "version": "1.5.0", "description": "Latest icon fonts and CSS for self-hosting material design icons.", "browser": "iconfont/material-icons.css", "sass": "iconfont/material-icons.scss",