diff --git a/composer.json b/composer.json index eae9ae8..373c3ef 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.275", + "version": "1.1.276", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/openmoji.json b/json/openmoji.json index b6b9842..8b18aa0 100644 --- a/json/openmoji.json +++ b/json/openmoji.json @@ -1867,7 +1867,7 @@ "body": "" }, "face-with-hand-over-mouth": { - "body": "" + "body": "" }, "face-with-head-bandage": { "body": "" diff --git a/package.json b/package.json index 7379245..9d23843 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.275", + "version": "1.1.276", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",