Skip to content

Commit 4c37962

Browse files
committed
Bumped version to 1.0.2
1 parent f9a31fc commit 4c37962

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jquery.timeago.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
44
*
55
* @name timeago
6-
* @version 1.0.1
6+
* @version 1.0.2
77
* @requires jQuery v1.2.3+
88
* @author Ryan McGeary
99
* @license MIT License - http://www.opensource.org/licenses/mit-license.php

timeago.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timeago",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"title": "jQuery Timeago",
55
"author": {
66
"name": "Ryan McGeary",

0 commit comments

Comments
 (0)