From 48d69ee105f80069cfe785d323263c105e688836 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 02:22:44 +0000 Subject: [PATCH] 1.13.7 --- 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 1c06f6f..b380b32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "material-icons", - "version": "1.13.6", + "version": "1.13.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "material-icons", - "version": "1.13.6", + "version": "1.13.7", "license": "Apache-2.0", "devDependencies": { "@material-design-icons/scripts": "0.5.1", diff --git a/package.json b/package.json index 7ceeafd..6690b80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-icons", - "version": "1.13.6", + "version": "1.13.7", "description": "Latest icon fonts and CSS for self-hosting material design icons.", "browser": "iconfont/material-icons.css", "sass": "iconfont/material-icons.scss",