diff --git a/collections.json b/collections.json index 0049d3a..60288af 100644 --- a/collections.json +++ b/collections.json @@ -944,7 +944,7 @@ "action", "home" ], - "version": "4.5.0", + "version": "4.6.0", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index c12dbbb..19e1906 100644 --- a/collections.md +++ b/collections.md @@ -537,7 +537,7 @@ * URL: https://github.com/grommet/grommet-icons * License: Apache 2.0 * License URL: http://www.apache.org/licenses/LICENSE-2.0 -* Version: 4.5.0 +* Version: 4.6.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 09274a7..fa6c90f 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "1.1.356", + "version": "1.1.357", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/grommet-icons.json b/json/grommet-icons.json index f43494d..e70437a 100644 --- a/json/grommet-icons.json +++ b/json/grommet-icons.json @@ -12,7 +12,7 @@ "spdx": "Apache-2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0" }, - "version": "4.5.0", + "version": "4.6.0", "samples": [ "user-expert", "action", diff --git a/package.json b/package.json index d1f9104..44bd0ed 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "1.1.356", + "version": "1.1.357", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",