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
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/modals.js2
-rw-r--r--js/popovers.js2
-rw-r--r--js/push.js2
-rw-r--r--js/segmented-controllers.js2
-rw-r--r--js/sliders.js2
-rw-r--r--js/toggles.js2
6 files changed, 6 insertions, 6 deletions
diff --git a/js/modals.js b/js/modals.js
index 0fc3bf6..2d2ff2c 100644
--- a/js/modals.js
+++ b/js/modals.js
@@ -1,5 +1,5 @@
/* ----------------------------------
- * MODAL v2.0.0
+ * MODAL v2.0.1
* Licensed under The MIT License
* http://opensource.org/licenses/MIT
* ---------------------------------- */
diff --git a/js/popovers.js b/js/popovers.js
index 5551b41..6fcd65a 100644
--- a/js/popovers.js
+++ b/js/popovers.js
@@ -1,5 +1,5 @@
/* ----------------------------------
- * POPOVER v2.0.0
+ * POPOVER v2.0.1
* Licensed under The MIT License
* http://opensource.org/licenses/MIT
* ---------------------------------- */
diff --git a/js/push.js b/js/push.js
index da45507..513b283 100644
--- a/js/push.js
+++ b/js/push.js
@@ -1,5 +1,5 @@
/* ----------------------------------
- * 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
diff --git a/js/segmented-controllers.js b/js/segmented-controllers.js
index 006c13d..ddef245 100644
--- a/js/segmented-controllers.js
+++ b/js/segmented-controllers.js
@@ -1,5 +1,5 @@
/* ----------------------------------
- * Segmented controls v2.0.0
+ * Segmented controls v2.0.1
* Licensed under The MIT License
* http://opensource.org/licenses/MIT
* ---------------------------------- */
diff --git a/js/sliders.js b/js/sliders.js
index 43dc248..dd05e6a 100644
--- a/js/sliders.js
+++ b/js/sliders.js
@@ -1,5 +1,5 @@
/* ----------------------------------
- * SLIDER v2.0.0
+ * SLIDER v2.0.1
* Licensed under The MIT License
* Adapted from Brad Birdsall's swipe
* http://opensource.org/licenses/MIT
diff --git a/js/toggles.js b/js/toggles.js
index e8e9f7c..a7dd522 100644
--- a/js/toggles.js
+++ b/js/toggles.js
@@ -1,5 +1,5 @@
/* ----------------------------------
- * TOGGLE v2.0.0
+ * TOGGLE v2.0.1
* Licensed under The MIT License
* http://opensource.org/licenses/MIT
* ---------------------------------- */