From 57fee4d4f174ed0db11ea08853d4c4151bfb2522 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 03:55:38 +0000 Subject: [PATCH] 1.10.9 --- 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 0a5d176..0aa3558 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "material-icons", - "version": "1.10.8", + "version": "1.10.9", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.10.8", + "version": "1.10.9", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "0.2.4", diff --git a/package.json b/package.json index ad80f91..bb1165d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "1.10.8", + "version": "1.10.9", "description": "Latest icon fonts and CSS for self-hosting material design icons.", "browser": "iconfont/material-icons.css", "sass": "iconfont/material-icons.scss",