diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-03-01 21:43:31 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-03-01 21:43:31 -0500 |
commit | 9f0a62f7c12c8b91cef0df8189db38711838a051 (patch) | |
tree | 230c98ec79640b0c132fd7e6224cec3411917bf1 /spruce/index.html | |
parent | 4684ad0883c4ddb6c7a7870202fda196114079ff (diff) |
2.3.0+2 -> 2.3.1
Diffstat (limited to 'spruce/index.html')
-rwxr-xr-x | spruce/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spruce/index.html b/spruce/index.html index a793d46f..83a657c7 100755 --- a/spruce/index.html +++ b/spruce/index.html @@ -889,7 +889,7 @@ <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="../js/bootstrap.min.js"></script> <script src="../js/bootswatch.js"></script> |