From 03f313924a1552836e2153389b9634ae6cf592bd Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 22 Mar 2019 08:17:44 +0200 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 49c4721..a29fc36 100644 --- a/collections.json +++ b/collections.json @@ -111,7 +111,7 @@ "paste", "comment-dots" ], - "version": "5.8.0", + "version": "5.8.1", "palette": "Colorless", "category": "General" }, @@ -128,7 +128,7 @@ "comment", "hand-point-left" ], - "version": "5.8.0", + "version": "5.8.1", "palette": "Colorless", "category": "General" }, @@ -887,7 +887,7 @@ "cc-visa", "chrome" ], - "version": "5.8.0", + "version": "5.8.1", "palette": "Colorless", "category": "Thematic" }, diff --git a/collections.md b/collections.md index bf33ecd..6942cad 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.8.0 +* Version: 5.8.1 * 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.8.0 +* Version: 5.8.1 * Palette: Colorless @@ -517,7 +517,7 @@ * URL: http://fontawesome.io/ * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 5.8.0 +* Version: 5.8.1 * Palette: Colorless diff --git a/composer.json b/composer.json index 897370b..b1a852b 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.82", + "version": "1.0.83", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/fa-brands.json b/json/fa-brands.json index 9c3023c..05f7475 100644 --- a/json/fa-brands.json +++ b/json/fa-brands.json @@ -833,7 +833,7 @@ "body": "" }, "linkedin-in": { - "body": "" + "body": "" }, "linode": { "body": "" diff --git a/package.json b/package.json index 7dd4776..039050b 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.82", + "version": "1.0.83", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify-design/collections-json/issues",