From 9814615e4f9f7541214112b484b064ef40ae3d2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 02:20:44 +0000 Subject: [PATCH] 1.13.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 76a068f..3d78308 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "material-icons", - "version": "1.13.8", + "version": "1.13.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "material-icons", - "version": "1.13.8", + "version": "1.13.9", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "0.5.1", diff --git a/package.json b/package.json index b7cf4e3..b3f41ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "1.13.8", + "version": "1.13.9", "description": "Latest icon fonts and CSS for self-hosting material design icons.", "browser": "iconfont/material-icons.css", "sass": "iconfont/material-icons.scss",