diff options
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/index.html b/dist/index.html index ce58fad..80447f9 100644 --- a/dist/index.html +++ b/dist/index.html @@ -127,7 +127,7 @@ <h3>Version</h3> <p>Version 1.3.2</p> - <p>Last updated on 2013-07-31</p> + <p>Last updated on 2013-08-11</p> <p>jQuery Timepicker Addon is currently available for use in all personal or commercial projects under the MIT license.</p> <p><a href="http://trentrichardson.com/Impromptu/MIT-LICENSE.txt" title="MIT License">MIT License</a></p> @@ -940,7 +940,7 @@ $('#utility_example_3').text(JSON.stringify( </div> - <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.1.min.js"></script> + <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.2.min.js"></script> <script type="text/javascript" src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script> <script type="text/javascript" src="jquery-ui-timepicker-addon.js"></script> <script type="text/javascript" src="jquery-ui-sliderAccess.js"></script> |