diff --git a/bower.json b/bower.json index 9d941df..727a69e 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bootstrap-toggle", "description": "Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles", - "version": "2.2.1", + "version": "2.2.2", "keywords": [ "bootstrap", "toggle", diff --git a/css/bootstrap-toggle.css b/css/bootstrap-toggle.css index 057d08b..b9d590c 100644 --- a/css/bootstrap-toggle.css +++ b/css/bootstrap-toggle.css @@ -1,5 +1,5 @@ /*! ======================================================================== - * Bootstrap Toggle: bootstrap-toggle.css v2.2.0 + * Bootstrap Toggle: bootstrap-toggle.css v2.2.2 * http://www.bootstraptoggle.com * ======================================================================== * Copyright 2014 Min Hur, The New York Times Company diff --git a/css/bootstrap-toggle.min.css b/css/bootstrap-toggle.min.css index 0d42ed0..9afc008 100644 --- a/css/bootstrap-toggle.min.css +++ b/css/bootstrap-toggle.min.css @@ -1,5 +1,5 @@ /*! ======================================================================== - * Bootstrap Toggle: bootstrap-toggle.css v2.2.0 + * Bootstrap Toggle: bootstrap-toggle.css v2.2.2 * http://www.bootstraptoggle.com * ======================================================================== * Copyright 2014 Min Hur, The New York Times Company @@ -25,4 +25,4 @@ .toggle-off.btn-sm{padding-left:20px} .toggle.btn-xs{min-width:35px;min-height:22px} .toggle-on.btn-xs{padding-right:12px} -.toggle-off.btn-xs{padding-left:12px} \ No newline at end of file +.toggle-off.btn-xs{padding-left:12px} diff --git a/css/bootstrap2-toggle.css b/css/bootstrap2-toggle.css index 3f48927..9b8da63 100644 --- a/css/bootstrap2-toggle.css +++ b/css/bootstrap2-toggle.css @@ -1,5 +1,5 @@ /*! ======================================================================== - * Bootstrap Toggle: bootstrap2-toggle.css v2.2.0 + * Bootstrap Toggle: bootstrap2-toggle.css v2.2.2 * http://www.bootstraptoggle.com * ======================================================================== * Copyright 2014 Min Hur, The New York Times Company diff --git a/css/bootstrap2-toggle.min.css b/css/bootstrap2-toggle.min.css index 1509c57..cee70e9 100644 --- a/css/bootstrap2-toggle.min.css +++ b/css/bootstrap2-toggle.min.css @@ -1,5 +1,5 @@ /*! ======================================================================== - * Bootstrap Toggle: bootstrap2-toggle.css v2.2.0 + * Bootstrap Toggle: bootstrap2-toggle.css v2.2.2 * http://www.bootstraptoggle.com * ======================================================================== * Copyright 2014 Min Hur, The New York Times Company @@ -25,4 +25,4 @@ label.checkbox .toggle,label.checkbox.inline .toggle{margin-left:-20px;margin-ri .toggle-off.btn-small{padding-left:20px} .toggle.btn-mini{min-width:20px} .toggle-on.btn-mini{padding-right:12px} -.toggle-off.btn-mini{padding-left:12px} \ No newline at end of file +.toggle-off.btn-mini{padding-left:12px} diff --git a/index.html b/index.html index c255754..4fa849c 100644 --- a/index.html +++ b/index.html @@ -426,7 +426,7 @@
Designed and built by Min Hur for The New York Times Company
-Latest Version: 2.2.0 | Code licensed under MIT
+Latest Version: 2.2.2 | Code licensed under MIT
@@ -446,4 +446,4 @@