diff --git a/bower.json b/bower.json index f20d46c..2f289c0 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "css-toggle-switch", - "version": "1.1.0", + "version": "1.1.1", "main": "./dist/toggle-switch.css", "author": "Ionut Colceriu", "ignore": [ diff --git a/component.json b/component.json index 41c11ea..b10108f 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "css-toggle-switch", - "version": "1.1.0", + "version": "1.1.1", "author": "Ionut Colceriu", "description": "Accessible, CSS-only toggle switches with full keyboard access and mobile support, using standard form controls.", "keywords": [ "toggle", "switch", "ui" ],