File tree 6 files changed +8
-8
lines changed
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2008-2015 Ryan McGeary
1
+ Copyright (c) 2008-2017 Ryan McGeary
2
2
3
3
MIT License
4
4
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jQuery.timeago.settings.cutoff = 1000*60*60*24;
109
109
| 0.7.x | ([ compare] [ compare-0.7 ] ) locale function overrides; unit tests |
110
110
| ... | ... |
111
111
112
- [ compare-1.5 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.4.3...v1.5.3
112
+ [ compare-1.5 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.4.3...v1.5.4
113
113
[ compare-1.4 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.3.2...v1.4.3
114
114
[ compare-1.3 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.2.0...v1.3.2
115
115
[ compare-1.2 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.1.0...v1.2.0
@@ -129,4 +129,4 @@ jQuery.timeago.settings.cutoff = 1000*60*60*24;
129
129
130
130
[ MIT License] ( http://www.opensource.org/licenses/mit-license.php )
131
131
132
- Copyright (c) 2008-2015 , Ryan McGeary (ryan -[ at] - mcgeary [ * dot* ] org)
132
+ Copyright (c) 2008-2017 , Ryan McGeary (ryan -[ at] - mcgeary [ * dot* ] org)
Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ <h3>Do you use Timeago?</h3>
215
215
< a href ="http://www.opensource.org/licenses/mit-license.php "> MIT
216
216
License</ a >
217
217
</ div >
218
- Copyright © 2008-2015 < a href ="http://ryan.mcgeary.org "> Ryan McGeary</ a >
218
+ Copyright © 2008-2017 < a href ="http://ryan.mcgeary.org "> Ryan McGeary</ a >
219
219
(< a href ="http://twitter.com/rmm5t "> @rmm5t</ a > )
220
220
</ div >
221
221
Original file line number Diff line number Diff line change 3
3
* updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
4
4
*
5
5
* @name timeago
6
- * @version 1.5.3
6
+ * @version 1.5.4
7
7
* @requires jQuery v1.2.3+
8
8
* @author Ryan McGeary
9
9
* @license MIT License - http://www.opensource.org/licenses/mit-license.php
10
10
*
11
11
* For usage and examples, visit:
12
12
* http://timeago.yarp.com/
13
13
*
14
- * Copyright (c) 2008-2015 , Ryan McGeary (ryan -[at]- mcgeary [*dot*] org)
14
+ * Copyright (c) 2008-2017 , Ryan McGeary (ryan -[at]- mcgeary [*dot*] org)
15
15
*/
16
16
17
17
( function ( factory ) {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " timeago" ,
3
- "version" : " 1.5.3 " ,
3
+ "version" : " 1.5.4 " ,
4
4
"title" : " jQuery Timeago" ,
5
5
"author" : {
6
6
"name" : " Ryan McGeary" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " timeago" ,
3
- "version" : " 1.5.3 " ,
3
+ "version" : " 1.5.4 " ,
4
4
"title" : " jQuery Timeago" ,
5
5
"author" : {
6
6
"name" : " Ryan McGeary" ,
You can’t perform that action at this time.
0 commit comments