diff --git a/collections.json b/collections.json index 1fb3f07..37faffb 100644 --- a/collections.json +++ b/collections.json @@ -109,7 +109,7 @@ "ios-bicycle", "md-person-add" ], - "version": "5.0.0-14", + "version": "5.0.0-15", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index 15e5ad2..59eceba 100644 --- a/collections.md +++ b/collections.md @@ -62,7 +62,7 @@ * URL: https://github.com/ionic-team/ionicons * License: MIT * License URL: https://github.com/ionic-team/ionicons/blob/master/LICENSE -* Version: 5.0.0-14 +* Version: 5.0.0-15 * Palette: Colorless diff --git a/composer.json b/composer.json index 2c0533d..029f624 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.64", + "version": "1.1.65", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/ion.json b/json/ion.json index 618d461..f723076 100644 --- a/json/ion.json +++ b/json/ion.json @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/ionic-team/ionicons/blob/master/LICENSE" }, - "version": "5.0.0-14", + "version": "5.0.0-15", "samples": [ "ios-add-circle-outline", "ios-bicycle", diff --git a/package.json b/package.json index fe09d49..8ef7e1c 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.64", + "version": "1.1.65", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",