3.0.1 -> 3.0.2
[bootswatch] / bower_components / bootstrap / js / tab.js
old mode 100755 (executable)
new mode 100644 (file)
index 7aff613..c803b89
@@ -1,5 +1,5 @@
 /* ========================================================================
- * Bootstrap: tab.js v3.0.0
+ * Bootstrap: tab.js v3.0.2
  * http://getbootstrap.com/javascript/#tabs
  * ========================================================================
  * Copyright 2013 Twitter, Inc.
     $(this).tab('show')
   })
 
-}(window.jQuery);
+}(jQuery);