From 5920b51563366861a1affdd350c0828d34f8e43f Mon Sep 17 00:00:00 2001 From: Emanuele Marchi Date: Fri, 7 Nov 2014 21:46:25 +0100 Subject: [PATCH] v3.2.1 --- bower.json | 2 +- composer.json | 2 +- dist/css/bootstrap2/bootstrap-switch.css | 2 +- dist/css/bootstrap2/bootstrap-switch.min.css | 2 +- dist/css/bootstrap3/bootstrap-switch.css | 2 +- dist/css/bootstrap3/bootstrap-switch.min.css | 2 +- dist/js/bootstrap-switch.js | 2 +- dist/js/bootstrap-switch.min.js | 2 +- package.json | 2 +- test/bootstrap-switch.js | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bower.json b/bower.json index 0a5eac9b..a201250f 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bootstrap-switch", "description": "Turn checkboxes and radio buttons in toggle switches.", - "version": "3.2.0", + "version": "3.2.1", "main": [ "./dist/js/bootstrap-switch.js", "./dist/css/bootstrap3/bootstrap-switch.css" diff --git a/composer.json b/composer.json index 47423d10..818ccdc5 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "components/bootstrap-switch", "description": "Turn checkboxes and radio buttons in toggle switches.", - "version": "3.2.0", + "version": "3.2.1", "type": "component", "keywords": [ "bootstrap", diff --git a/dist/css/bootstrap2/bootstrap-switch.css b/dist/css/bootstrap2/bootstrap-switch.css index 5fc0dc64..208f14ce 100644 --- a/dist/css/bootstrap2/bootstrap-switch.css +++ b/dist/css/bootstrap2/bootstrap-switch.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-switch - v3.2.0 + * bootstrap-switch - v3.2.1 * http://www.bootstrap-switch.org * ======================================================================== * Copyright 2012-2013 Mattia Larentis diff --git a/dist/css/bootstrap2/bootstrap-switch.min.css b/dist/css/bootstrap2/bootstrap-switch.min.css index c237395c..8716e7cc 100644 --- a/dist/css/bootstrap2/bootstrap-switch.min.css +++ b/dist/css/bootstrap2/bootstrap-switch.min.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-switch - v3.2.0 + * bootstrap-switch - v3.2.1 * http://www.bootstrap-switch.org * ======================================================================== * Copyright 2012-2013 Mattia Larentis diff --git a/dist/css/bootstrap3/bootstrap-switch.css b/dist/css/bootstrap3/bootstrap-switch.css index 67d96d6b..d27fa322 100644 --- a/dist/css/bootstrap3/bootstrap-switch.css +++ b/dist/css/bootstrap3/bootstrap-switch.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-switch - v3.2.0 + * bootstrap-switch - v3.2.1 * http://www.bootstrap-switch.org * ======================================================================== * Copyright 2012-2013 Mattia Larentis diff --git a/dist/css/bootstrap3/bootstrap-switch.min.css b/dist/css/bootstrap3/bootstrap-switch.min.css index 212d2408..2339a642 100644 --- a/dist/css/bootstrap3/bootstrap-switch.min.css +++ b/dist/css/bootstrap3/bootstrap-switch.min.css @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-switch - v3.2.0 + * bootstrap-switch - v3.2.1 * http://www.bootstrap-switch.org * ======================================================================== * Copyright 2012-2013 Mattia Larentis diff --git a/dist/js/bootstrap-switch.js b/dist/js/bootstrap-switch.js index e0695c58..66e63811 100644 --- a/dist/js/bootstrap-switch.js +++ b/dist/js/bootstrap-switch.js @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-switch - v3.2.0 + * bootstrap-switch - v3.2.1 * http://www.bootstrap-switch.org * ======================================================================== * Copyright 2012-2013 Mattia Larentis diff --git a/dist/js/bootstrap-switch.min.js b/dist/js/bootstrap-switch.min.js index 8b2b3fd7..a8f6d908 100644 --- a/dist/js/bootstrap-switch.min.js +++ b/dist/js/bootstrap-switch.min.js @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-switch - v3.2.0 + * bootstrap-switch - v3.2.1 * http://www.bootstrap-switch.org * ======================================================================== * Copyright 2012-2013 Mattia Larentis diff --git a/package.json b/package.json index 1f79a097..4b771349 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap-switch", "description": "Turn checkboxes and radio buttons in toggle switches.", - "version": "3.2.0", + "version": "3.2.1", "keywords": [ "bootstrap", "switch", diff --git a/test/bootstrap-switch.js b/test/bootstrap-switch.js index e0695c58..66e63811 100644 --- a/test/bootstrap-switch.js +++ b/test/bootstrap-switch.js @@ -1,5 +1,5 @@ /* ======================================================================== - * bootstrap-switch - v3.2.0 + * bootstrap-switch - v3.2.1 * http://www.bootstrap-switch.org * ======================================================================== * Copyright 2012-2013 Mattia Larentis