From 2f01c53c87b03f9896d62582373ce1e71b7770ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 03:16:04 +0000 Subject: [PATCH] 0.12.0 --- font/package.json | 2 +- package-lock.json | 4 ++-- svg/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/font/package.json b/font/package.json index 6f084ee3..7ea76981 100644 --- a/font/package.json +++ b/font/package.json @@ -1,6 +1,6 @@ { "name": "@material-design-icons/font", - "version": "0.11.9", + "version": "0.12.0", "description": "Latest icon fonts and CSS for material design icons.", "browser": "index.css", "sass": "index.scss", diff --git a/package-lock.json b/package-lock.json index 4ce077e8..06216764 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ }, "font": { "name": "@material-design-icons/font", - "version": "0.11.9", + "version": "0.12.0", "license": "Apache-2.0", "devDependencies": { "sass": "1.35.1" @@ -2189,7 +2189,7 @@ }, "svg": { "name": "@material-design-icons/svg", - "version": "0.11.9", + "version": "0.12.0", "license": "Apache-2.0", "devDependencies": { "svgo": "2.3.1" diff --git a/svg/package.json b/svg/package.json index ff7c64c4..ec2d8771 100644 --- a/svg/package.json +++ b/svg/package.json @@ -1,6 +1,6 @@ { "name": "@material-design-icons/svg", - "version": "0.11.9", + "version": "0.12.0", "description": "Latest optimized SVGs for material design icons.", "files": [ "{filled,outlined,round,sharp,two-tone}/*.svg"