diff --git a/collections.json b/collections.json index f674e0a..0790dde 100644 --- a/collections.json +++ b/collections.json @@ -212,7 +212,7 @@ }, "feather": { "name": "Feather", - "total": 266, + "total": 267, "author": "Cole Bemis", "url": "https://github.com/feathericons/feather", "license": "MIT", diff --git a/collections.md b/collections.md index a72934f..5630237 100644 --- a/collections.md +++ b/collections.md @@ -214,7 +214,7 @@ ### Feather -* Number of icons: 266 +* Number of icons: 267 * Author: Cole Bemis * URL: https://github.com/feathericons/feather * License: MIT diff --git a/composer.json b/composer.json index 55e3c4c..2e94557 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.5", + "version": "1.0.6", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/feather.json b/json/feather.json index 80ed0d7..20134be 100644 --- a/json/feather.json +++ b/json/feather.json @@ -199,6 +199,9 @@ "codepen": { "body": "" }, + "coffee": { + "body": "" + }, "command": { "body": "" }, diff --git a/package.json b/package.json index d51f5a0..304cbf5 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.5", + "version": "1.0.6", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js" } \ No newline at end of file