Skip to content

Commit 5010690

Browse files
committed
Update demo jQuery version to 1.9.1.
1 parent 4a426d9 commit 5010690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2>Result</h2>
7171
</div>
7272
<script src="load-image.min.js"></script>
7373
<!-- jQuery is not required, but included for the demo -->
74-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
74+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
7575
<script>
7676
/*global jQuery, window, document, HTMLCanvasElement */
7777
(function ($) {

0 commit comments

Comments
 (0)