From 3a82b0a82744f632c582a730a87e9ff20dac76a5 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 23 Aug 2019 09:45:19 +0300 Subject: [PATCH] Update Font Awesome 5 Brands --- collections.json | 6 +++--- collections.md | 6 +++--- composer.json | 2 +- json/fa-brands.json | 2 +- package.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/collections.json b/collections.json index d0f78aa..2f15690 100644 --- a/collections.json +++ b/collections.json @@ -111,7 +111,7 @@ "paste", "comment-dots" ], - "version": "5.10.1", + "version": "5.10.2", "palette": "Colorless", "category": "General" }, @@ -128,7 +128,7 @@ "comment", "hand-point-left" ], - "version": "5.10.1", + "version": "5.10.2", "palette": "Colorless", "category": "General" }, @@ -904,7 +904,7 @@ "cc-visa", "chrome" ], - "version": "5.10.1", + "version": "5.10.2", "palette": "Colorless", "category": "Thematic" }, diff --git a/collections.md b/collections.md index 504cabd..58570f7 100644 --- a/collections.md +++ b/collections.md @@ -64,7 +64,7 @@ * URL: http://fontawesome.io/ * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 5.10.1 +* Version: 5.10.2 * Palette: Colorless @@ -74,7 +74,7 @@ * URL: http://fontawesome.io/ * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 5.10.1 +* Version: 5.10.2 * Palette: Colorless @@ -527,7 +527,7 @@ * URL: http://fontawesome.io/ * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 5.10.1 +* Version: 5.10.2 * Palette: Colorless diff --git a/composer.json b/composer.json index 4b6e4c3..cfae246 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.0.143", + "version": "1.0.144", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/fa-brands.json b/json/fa-brands.json index 027e3cd..8b0d81f 100644 --- a/json/fa-brands.json +++ b/json/fa-brands.json @@ -800,7 +800,7 @@ "width": 320 }, "keybase": { - "body": "" + "body": "" }, "keycdn": { "body": "", diff --git a/package.json b/package.json index 050f034..a4c16aa 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.0.143", + "version": "1.0.144", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",