From eb1c10511ad0a29f3645735ab7bb00e3c2c268fe Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 13 Jun 2022 10:03:21 +0200 Subject: [PATCH] [Minor] Allow to style input color --- bower.json | 2 +- strolch-wc-debounced-input.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 87a9ab7..77c4c14 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-debounced-input", "description": "Strolch WebComponent Debounced Input", - "version": "0.1.4", + "version": "0.1.5", "authors": [ "Robert von Burg" ], diff --git a/strolch-wc-debounced-input.html b/strolch-wc-debounced-input.html index 4929014..eeb0264 100644 --- a/strolch-wc-debounced-input.html +++ b/strolch-wc-debounced-input.html @@ -9,6 +9,7 @@