3.0.1 -> 3.0.2
[bootswatch] / bower_components / bootstrap / js / alert.js
old mode 100755 (executable)
new mode 100644 (file)
index 73372e4..031d72a
@@ -1,5 +1,5 @@
 /* ========================================================================
- * Bootstrap: alert.js v3.0.0
+ * Bootstrap: alert.js v3.0.2
  * http://getbootstrap.com/javascript/#alerts
  * ========================================================================
  * Copyright 2013 Twitter, Inc.
@@ -95,4 +95,4 @@
 
   $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close)
 
-}(window.jQuery);
+}(jQuery);