From f219fee07b14ea1d37e197b1d80f5c7a8e3bc186 Mon Sep 17 00:00:00 2001 From: fat Date: Mon, 12 May 2014 21:15:16 -0700 Subject: versions --- js/carousel.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js/carousel.js') diff --git a/js/carousel.js b/js/carousel.js index 2beae55e1..2a94a9838 100644 --- a/js/carousel.js +++ b/js/carousel.js @@ -28,6 +28,8 @@ .on('mouseleave', $.proxy(this.cycle, this)) } + Carousel.VERSION = '3.1.1' + Carousel.DEFAULTS = { interval: 5000, pause: 'hover', -- cgit v1.2.3