3.0.1 -> 3.0.2
[bootswatch] / bower_components / bootstrap / js / tooltip.js
old mode 100755 (executable)
new mode 100644 (file)
index 41375c6..9e61775
@@ -1,5 +1,5 @@
 /* ========================================================================
- * Bootstrap: tooltip.js v3.0.0
+ * Bootstrap: tooltip.js v3.0.2
  * http://getbootstrap.com/javascript/#tooltip
  * Inspired by the original jQuery.tipsy by Jason Frame
  * ========================================================================
     return this
   }
 
-}(window.jQuery);
+}(jQuery);