From f24806fa51b81bdda1b88a169f39df706cd863a6 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Wed, 30 Jun 2021 08:59:24 +0300 Subject: [PATCH] Update OpenMoji --- collections.json | 2 +- collections.md | 2 +- composer.json | 2 +- json/openmoji.json | 4 ++-- package.json | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/collections.json b/collections.json index 5ebbd19..5397d08 100644 --- a/collections.json +++ b/collections.json @@ -1317,7 +1317,7 @@ "bow-and-arrow", "full-moon-face" ], - "version": "13.0.0", + "version": "13.1.0", "palette": "Colorful", "category": "Emoji" }, diff --git a/collections.md b/collections.md index 1367118..0e3e5cf 100644 --- a/collections.md +++ b/collections.md @@ -759,7 +759,7 @@ * URL: https://github.com/hfg-gmuend/openmoji * License: CC BY-SA 4.0 * License URL: https://creativecommons.org/licenses/by-sa/4.0/ -* Version: 13.0.0 +* Version: 13.1.0 * Palette: Colorful diff --git a/composer.json b/composer.json index d1736d7..61cc7d3 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.364", + "version": "1.1.365", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/openmoji.json b/json/openmoji.json index bec4faf..5f259bf 100644 --- a/json/openmoji.json +++ b/json/openmoji.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-SA-4.0", "url": "https://creativecommons.org/licenses/by-sa/4.0/" }, - "version": "13.0.0", + "version": "13.1.0", "samples": [ "bicycle", "bow-and-arrow", @@ -9570,7 +9570,7 @@ "body": "" }, "teapot": { - "body": "" + "body": "" }, "tear-off-calendar": { "body": "" diff --git a/package.json b/package.json index d55f12b..d24efc1 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.364", + "version": "1.1.365", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",