diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-03-13 18:41:44 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-03-13 18:41:44 -0400 |
commit | 43a4a1fd764fd15cc530e19a3643cf36d23079b6 (patch) | |
tree | 21d9e6d62e85dab7f4fb1caa032a01bdd210db4e /assets/js/bootstrap-scrollspy.js | |
parent | 342cce47318fbde6612c156bb1483a111bfcfd4a (diff) |
update for bootstrap 2.0.2
Diffstat (limited to 'assets/js/bootstrap-scrollspy.js')
-rwxr-xr-x | assets/js/bootstrap-scrollspy.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/js/bootstrap-scrollspy.js b/assets/js/bootstrap-scrollspy.js index e8bd0715..ea29f2f8 100755 --- a/assets/js/bootstrap-scrollspy.js +++ b/assets/js/bootstrap-scrollspy.js @@ -1,5 +1,5 @@ /* ============================================================= - * bootstrap-scrollspy.js v2.0.0 + * bootstrap-scrollspy.js v2.0.2 * http://twitter.github.com/bootstrap/javascript.html#scrollspy * ============================================================= * Copyright 2012 Twitter, Inc. @@ -122,4 +122,4 @@ }) }) -}( window.jQuery ) +}( window.jQuery );
\ No newline at end of file |