From ae2f66e076d848eb205177bbfb8f1984e3f0ffa3 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 3 Jun 2021 10:57:42 +0200 Subject: [PATCH] prep 1.2.5 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index fd4254d..852e514 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "last-icon", - "version": "1.2.4", + "version": "1.2.5", "description": "One custom icon element to rule them all", "authors": ["LeKoala"], "keywords": ["DOM", "icons", "icon", "custom", "element", "component", "es6"], diff --git a/package.json b/package.json index 2573587..5c4f6eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "last-icon", - "version": "1.2.4", + "version": "1.2.5", "description": "One custom icon element to rule them all", "main": "last-icon.js", "scripts": {