summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/js/carousel.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/js/carousel.js')
-rw-r--r--bower_components/bootstrap/js/carousel.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower_components/bootstrap/js/carousel.js b/bower_components/bootstrap/js/carousel.js
index 6b2f1c4b..6cdbc79c 100644
--- a/bower_components/bootstrap/js/carousel.js
+++ b/bower_components/bootstrap/js/carousel.js
@@ -1,5 +1,5 @@
/* ========================================================================
- * Bootstrap: carousel.js v3.3.5
+ * Bootstrap: carousel.js v3.3.6
* http://getbootstrap.com/javascript/#carousel
* ========================================================================
* Copyright 2011-2015 Twitter, Inc.
@@ -30,7 +30,7 @@
.on('mouseleave.bs.carousel', $.proxy(this.cycle, this))
}
- Carousel.VERSION = '3.3.5'
+ Carousel.VERSION = '3.3.6'
Carousel.TRANSITION_DURATION = 600