From c17ae939e44d0bfd881231a4dc44b4754d4f48d4 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 26 Nov 2021 09:02:41 +0200 Subject: [PATCH] Update Pixelarticons --- collections.json | 2 +- collections.md | 2 +- composer.json | 2 +- json/pixelarticons.json | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/collections.json b/collections.json index fc516e6..aad577e 100644 --- a/collections.json +++ b/collections.json @@ -424,7 +424,7 @@ "arrows-horizontal", "heart" ], - "version": "1.4.0", + "version": "1.5.0", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index 598c923..41d2b78 100644 --- a/collections.md +++ b/collections.md @@ -244,7 +244,7 @@ * URL: https://github.com/halfmage/pixelarticons * License: MIT * License URL: https://github.com/halfmage/pixelarticons/blob/master/LICENSE -* Version: 1.4.0 +* Version: 1.5.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 4c10aa5..130b6b8 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.433", + "version": "1.1.434", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/pixelarticons.json b/json/pixelarticons.json index 9683bb4..3278614 100644 --- a/json/pixelarticons.json +++ b/json/pixelarticons.json @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/halfmage/pixelarticons/blob/master/LICENSE" }, - "version": "1.4.0", + "version": "1.5.0", "samples": [ "drag-and-drop", "arrows-horizontal", diff --git a/package.json b/package.json index 51c8c33..0a3249c 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.433", + "version": "1.1.434", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",