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 @@