Update 10-bootstrap-modal.js
[gruntmaster-page.git] / js / 10-bootstrap-modal.js
index 93891aa4eb26b8fdeb1423c4dafdc3ab2432a99b..738129628f86faab13317950b73d7c5818979b15 100644 (file)
@@ -1,8 +1,8 @@
 /* ========================================================================
- * Bootstrap: modal.js v3.3.1
+ * Bootstrap: modal.js v3.3.2
  * http://getbootstrap.com/javascript/#modals
  * ========================================================================
- * Copyright 2011-2014 Twitter, Inc.
+ * Copyright 2011-2015 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
@@ -30,7 +30,7 @@
     }
   }
 
-  Modal.VERSION  = '3.3.1'
+  Modal.VERSION  = '3.3.2'
 
   Modal.TRANSITION_DURATION = 300
   Modal.BACKDROP_TRANSITION_DURATION = 150
     Plugin.call($target, option, this)
   })
 
-}(jQuery);
+}(Zepto);
This page took 0.010563 seconds and 4 git commands to generate.