From b62624858710b45c441fc8826454c9a9e226b7b4 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 25 Jun 2021 09:23:10 +0300 Subject: [PATCH] Update Carbon --- collections.json | 2 +- collections.md | 2 +- composer.json | 2 +- json/carbon.json | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/collections.json b/collections.json index 341e51e..b53878f 100644 --- a/collections.json +++ b/collections.json @@ -223,7 +223,7 @@ "humidity", "edit-off" ], - "version": "10.34.0-rc.0", + "version": "10.34.0", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index d4107ae..e3f65ca 100644 --- a/collections.md +++ b/collections.md @@ -127,7 +127,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons * License: Apache 2.0 -* Version: 10.34.0-rc.0 +* Version: 10.34.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 5af5f4c..3fb1e88 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.360", + "version": "1.1.361", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/carbon.json b/json/carbon.json index 37b3d76..f25c36b 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -11,7 +11,7 @@ "title": "Apache 2.0", "spdx": "Apache-2.0" }, - "version": "10.34.0-rc.0", + "version": "10.34.0", "samples": [ "user-certification", "humidity", diff --git a/package.json b/package.json index c5b63a9..7068c38 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.360", + "version": "1.1.361", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",