3.0.1 -> 3.0.2
[bootswatch] / bower_components / bootstrap / js / transition.js
old mode 100755 (executable)
new mode 100644 (file)
index d3a7abf..a692dfd
@@ -1,5 +1,5 @@
 /* ========================================================================
- * Bootstrap: transition.js v3.0.0
+ * Bootstrap: transition.js v3.0.2
  * http://getbootstrap.com/javascript/#transitions
  * ========================================================================
  * Copyright 2013 Twitter, Inc.
@@ -53,4 +53,4 @@
     $.support.transition = transitionEnd()
   })
 
-}(window.jQuery);
+}(jQuery);