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