From d0e2c01aa651d12d2732dd66762ce63d310a845d Mon Sep 17 00:00:00 2001 From: Ionut Colceriu Date: Sat, 31 Aug 2013 13:26:13 +0300 Subject: [PATCH] Update bower and component configs with new version --- bower.json | 2 +- component.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" ],