We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a31fc commit 4c37962Copy full SHA for 4c37962
jquery.timeago.js
@@ -3,7 +3,7 @@
3
* updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
4
*
5
* @name timeago
6
- * @version 1.0.1
+ * @version 1.0.2
7
* @requires jQuery v1.2.3+
8
* @author Ryan McGeary
9
* @license MIT License - http://www.opensource.org/licenses/mit-license.php
timeago.jquery.json
@@ -1,6 +1,6 @@
1
{
2
"name": "timeago",
- "version": "1.0.1",
+ "version": "1.0.2",
"title": "jQuery Timeago",
"author": {
"name": "Ryan McGeary",
0 commit comments