diff --git a/collections.json b/collections.json index 6017617..e71acb7 100644 --- a/collections.json +++ b/collections.json @@ -224,7 +224,7 @@ "humidity", "edit-off" ], - "version": "10.21.0-rc.0", + "version": "10.21.0", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index f9b6e7e..ba2c123 100644 --- a/collections.md +++ b/collections.md @@ -128,7 +128,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/master/packages/icons * License: Apache 2.0 -* Version: 10.21.0-rc.0 +* Version: 10.21.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 0dda61b..e028b27 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.257", + "version": "1.1.258", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/carbon.json b/json/carbon.json index efbc58c..835c4a7 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -11,7 +11,7 @@ "title": "Apache 2.0", "spdx": "Apache-2.0" }, - "version": "10.21.0-rc.0", + "version": "10.21.0", "samples": [ "user-certification", "humidity", diff --git a/package.json b/package.json index fffd06e..e62a095 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.257", + "version": "1.1.258", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",