summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/js/tab.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/js/tab.js')
-rw-r--r--bower_components/bootstrap/js/tab.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower_components/bootstrap/js/tab.js b/bower_components/bootstrap/js/tab.js
index 7a681698..d59827f2 100644
--- a/bower_components/bootstrap/js/tab.js
+++ b/bower_components/bootstrap/js/tab.js
@@ -1,5 +1,5 @@
/* ========================================================================
- * Bootstrap: tab.js v3.3.0
+ * Bootstrap: tab.js v3.3.1
* http://getbootstrap.com/javascript/#tabs
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
@@ -17,7 +17,7 @@
this.element = $(element)
}
- Tab.VERSION = '3.3.0'
+ Tab.VERSION = '3.3.1'
Tab.TRANSITION_DURATION = 150