Skip to content

Commit e33f4b4

Browse files
Finalize version 1.0.1
1 parent 96dee33 commit e33f4b4

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Diff for: index.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ <h1>Adding a Timepicker to jQuery UI Datepicker</h1>
5656

5757
<p><a href="http://trentrichardson.com" title="Back to Blog">Back to Blog</a> or <a href="http://twitter.com/practicalweb" title="Follow Me on Twitter">Twitter</a></p>
5858

59-
<!-- <a href="http://carbounce.com" title="Car Bounce - Keep track of your car's financing and value"><img src="http://trentrichardson.com/wp-content/uploads/2012/01/carbounce_promo.png" alt="Car Bounce" /></a> -->
6059
<a href="http://carbounce.com" title="Car Bounce" style="display: inline-block;width:380px;padding: 10px;background-color: #fbfbfb;border: dotted 4px #e8e8e8;color: #9EC45F;font-size: 16px;text-decoration:none;letter-spacing:1px;"><img src="http://carbounce.com/img/logo_small.png" alt="Car Bounce" align="left" style="margin-right: 20px;"/>Try my new app to keep you informed of your car's financing status and value.</a>
6160

6261
<h2>Download</h2>
@@ -529,9 +528,9 @@ <h2>Some Examples</h2>
529528
</div>
530529

531530
<h2>Version</h2>
532-
<p>Version 1.0.1-dev</p>
531+
<p>Version 1.0.1</p>
533532

534-
<p>Last updated on 06/12/2012</p>
533+
<p>Last updated on 07/01/2012</p>
535534
<p>jQuery Timepicker Addon is currently available for use in all personal or commercial projects under both MIT and GPL licenses. This means that you can choose the license that best suits your project, and use it accordingly. </p>
536535
<p><a href="http://trentrichardson.com/Impromptu/GPL-LICENSE.txt" title="GPL License">GPL License</a></p>
537536
<p><a href="http://trentrichardson.com/Impromptu/MIT-LICENSE.txt" title="MIT License">MIT License</a></p>

Diff for: jquery-ui-timepicker-addon.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
* jQuery timepicker addon
33
* By: Trent Richardson [http://trentrichardson.com]
4-
* Version 1.0.1-dev
5-
* Last Modified: 06/12/2012
4+
* Version 1.0.1
5+
* Last Modified: 07/01/2012
66
*
77
* Copyright 2012 Trent Richardson
88
* You may use this project under MIT or GPL licenses.

0 commit comments

Comments
 (0)