Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorconnors <connor.sears@github.com>2014-03-05 21:09:49 +0400
committerconnors <connor.sears@github.com>2014-03-05 21:09:49 +0400
commita3e6dd4399e23f8dae49e0fbb61a8eb4db9df0c9 (patch)
treeb3edf8b1acc9037d9ff62ddc130319d788dd09b9 /dist/js/ratchet.js
parentc5bca78b75c3549ed8209153169fa1c61243c559 (diff)
bump versionv2.0.1
Diffstat (limited to 'dist/js/ratchet.js')
-rw-r--r--dist/js/ratchet.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/dist/js/ratchet.js b/dist/js/ratchet.js
index d8176fd..20c444b 100644
--- a/dist/js/ratchet.js
+++ b/dist/js/ratchet.js
@@ -1,14 +1,14 @@
/*!
* =====================================================
- * Ratchet v2.0.0 (http://goratchet.com)
+ * Ratchet v2.0.1 (http://goratchet.com)
* Copyright 2014 Connor Sears
* Licensed under MIT.
*
- * v2.0.0 designed by @connors.
+ * v2.0.1 designed by @connors.
* =====================================================
*/
/* ----------------------------------
- * MODAL v2.0.0
+ * MODAL v2.0.1
* Licensed under The MIT License
* http://opensource.org/licenses/MIT
* ---------------------------------- */
@@ -46,7 +46,7 @@
}());
/* ----------------------------------
- * POPOVER v2.0.0
+ * POPOVER v2.0.1
* Licensed under The MIT License
* http://opensource.org/licenses/MIT
* ---------------------------------- */
@@ -131,7 +131,7 @@
}());
/* ----------------------------------
- * PUSH v2.0.0
+ * PUSH v2.0.1
* Licensed under The MIT License
* inspired by chris's jquery.pjax.js
* http://opensource.org/licenses/MIT
@@ -610,7 +610,7 @@
}());
/* ----------------------------------
- * Segmented controls v2.0.0
+ * Segmented controls v2.0.1
* Licensed under The MIT License
* http://opensource.org/licenses/MIT
* ---------------------------------- */
@@ -671,7 +671,7 @@
window.addEventListener('click', function (e) { if (getTarget(e.target)) {e.preventDefault();} });
}());
/* ----------------------------------
- * SLIDER v2.0.0
+ * SLIDER v2.0.1
* Licensed under The MIT License
* Adapted from Brad Birdsall's swipe
* http://opensource.org/licenses/MIT
@@ -802,7 +802,7 @@
}());
/* ----------------------------------
- * TOGGLE v2.0.0
+ * TOGGLE v2.0.1
* Licensed under The MIT License
* http://opensource.org/licenses/MIT
* ---------------------------------- */