diff --git a/font/package.json b/font/package.json index c3e8785e..6f084ee3 100644 --- a/font/package.json +++ b/font/package.json @@ -1,6 +1,6 @@ { "name": "@material-design-icons/font", - "version": "0.11.8", + "version": "0.11.9", "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 656b1347..4ce077e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ }, "font": { "name": "@material-design-icons/font", - "version": "0.11.8", + "version": "0.11.9", "license": "Apache-2.0", "devDependencies": { "sass": "1.35.1" @@ -2189,7 +2189,7 @@ }, "svg": { "name": "@material-design-icons/svg", - "version": "0.11.8", + "version": "0.11.9", "license": "Apache-2.0", "devDependencies": { "svgo": "2.3.1" diff --git a/svg/package.json b/svg/package.json index e97d925f..ff7c64c4 100644 --- a/svg/package.json +++ b/svg/package.json @@ -1,6 +1,6 @@ { "name": "@material-design-icons/svg", - "version": "0.11.8", + "version": "0.11.9", "description": "Latest optimized SVGs for material design icons.", "files": [ "{filled,outlined,round,sharp,two-tone}/*.svg"