vendor/assets/javascripts/twitter/bootstrap/bootstrap-scrollspy.js in twitter-bootstrap-rails-2.0.1 vs vendor/assets/javascripts/twitter/bootstrap/bootstrap-scrollspy.js in twitter-bootstrap-rails-2.0.1.0
- old
+ new
@@ -1,7 +1,7 @@
/* =============================================================
- * bootstrap-scrollspy.js v2.0.0
+ * bootstrap-scrollspy.js v2.0.1
* http://twitter.github.com/bootstrap/javascript.html#scrollspy
* =============================================================
* Copyright 2012 Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -120,6 +120,6 @@
var $spy = $(this)
$spy.scrollspy($spy.data())
})
})
-}( window.jQuery )
+}( window.jQuery );
\ No newline at end of file