Browse Source

Bump version to 3.3.3

Emanuele 8 years ago
parent
commit
e1a9a9c135

+ 1 - 1
dist/css/bootstrap2/bootstrap-switch.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
   *
-  * @version v3.3.2
+  * @version v3.3.3
   * @homepage http://www.bootstrap-switch.org
   * @author Mattia Larentis <[email protected]> (http://larentis.eu)
   * @license Apache-2.0

+ 1 - 1
dist/css/bootstrap2/bootstrap-switch.min.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
   *
-  * @version v3.3.2
+  * @version v3.3.3
   * @homepage http://www.bootstrap-switch.org
   * @author Mattia Larentis <[email protected]> (http://larentis.eu)
   * @license Apache-2.0

+ 1 - 1
dist/css/bootstrap3/bootstrap-switch.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
   *
-  * @version v3.3.2
+  * @version v3.3.3
   * @homepage http://www.bootstrap-switch.org
   * @author Mattia Larentis <[email protected]> (http://larentis.eu)
   * @license Apache-2.0

+ 1 - 1
dist/css/bootstrap3/bootstrap-switch.min.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
   *
-  * @version v3.3.2
+  * @version v3.3.3
   * @homepage http://www.bootstrap-switch.org
   * @author Mattia Larentis <[email protected]> (http://larentis.eu)
   * @license Apache-2.0

+ 1 - 1
dist/js/bootstrap-switch.js

@@ -1,7 +1,7 @@
 /**
   * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
   *
-  * @version v3.3.2
+  * @version v3.3.3
   * @homepage http://www.bootstrap-switch.org
   * @author Mattia Larentis <[email protected]> (http://larentis.eu)
   * @license Apache-2.0

+ 1 - 1
dist/js/bootstrap-switch.min.js

@@ -1,7 +1,7 @@
 /**
   * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
   *
-  * @version v3.3.2
+  * @version v3.3.3
   * @homepage http://www.bootstrap-switch.org
   * @author Mattia Larentis <[email protected]> (http://larentis.eu)
   * @license Apache-2.0

File diff suppressed because it is too large
+ 0 - 0
docs/index.html


+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "bootstrap-switch",
   "description": "Turn checkboxes and radio buttons into toggle switches.",
-  "version": "3.3.2",
+  "version": "3.3.3",
   "keywords": [
     "bootstrap",
     "switch",

+ 1 - 1
src/docs/index.jade

@@ -17,7 +17,7 @@
       iframe(src='http://ghbtns.com/github-btn.html?user=nostalgiaz&repo=bootstrap-switch&type=fork&count=true&size=large', allowtransparency='true', frameborder='0', scrolling='0', width='144', height='30')
     br
     p.version
-      | Currently v3.3.2 · Compatible with Bootstrap 2 and 3
+      | Currently v3.3.3 · Compatible with Bootstrap 2 and 3
 
 .container
   h2.page-header Getting Started

Some files were not shown because too many files changed in this diff