File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jQuery.timeago.settings.cutoff = 1000*60*60*24;
110
110
| 0.7.x | ([ compare] [ compare-0.7 ] ) locale function overrides; unit tests |
111
111
| ... | ... |
112
112
113
- [ compare-1.6 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.5.4...v1.6.1
113
+ [ compare-1.6 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.5.4...v1.6.2
114
114
[ compare-1.5 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.4.3...v1.5.4
115
115
[ compare-1.4 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.3.2...v1.4.3
116
116
[ compare-1.3 ] : https://github.com/rmm5t/jquery-timeago/compare/v1.2.0...v1.3.2
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.6.1
6
+ * @version 1.6.2
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
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " timeago" ,
3
- "version" : " 1.6.1 " ,
3
+ "version" : " 1.6.2 " ,
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.6.1 " ,
3
+ "version" : " 1.6.2 " ,
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