@@ -1,7 +1,7 @@
{
"name": "bootstrap-switch",
"description": "Turn checkboxes and radio buttons in toggle switches.",
- "version": "3.3.0",
+ "version": "3.3.1",
"main": [
"./dist/js/bootstrap-switch.js",
"./dist/css/bootstrap3/bootstrap-switch.css"
"name": "components/bootstrap-switch",
"type": "component",
"keywords": [
"bootstrap",
@@ -1,5 +1,5 @@
/* ========================================================================
- * bootstrap-switch - v3.3.0
+ * bootstrap-switch - v3.3.1
* http://www.bootstrap-switch.org
* ========================================================================
* Copyright 2012-2013 Mattia Larentis
@@ -64,7 +64,7 @@
<iframe src="http://ghbtns.com/github-btn.html?user=nostalgiaz&repo=bootstrap-switch&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="184" height="30"></iframe>
<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"></iframe>
</p><br>
- <p class="version">Currently v3.3.0 · Compatible with Bootstrap 2 and 3</p>
+ <p class="version">Currently v3.3.1 · Compatible with Bootstrap 2 and 3</p>
</div>
<div class="container">
"switch",
@@ -20,7 +20,7 @@ block content
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.0 · Compatible with Bootstrap 2 and 3
+ | Currently v3.3.1 · Compatible with Bootstrap 2 and 3
.container
h2.page-header Getting Started