mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2025-02-17 00:20:32 -05:00
Bumped version to 1.1.0
This commit is contained in:
parent
7373b70c3b
commit
ef05c3ea33
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
* updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
|
* updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
|
||||||
*
|
*
|
||||||
* @name timeago
|
* @name timeago
|
||||||
* @version 1.0.2
|
* @version 1.1.0
|
||||||
* @requires jQuery v1.2.3+
|
* @requires jQuery v1.2.3+
|
||||||
* @author Ryan McGeary
|
* @author Ryan McGeary
|
||||||
* @license MIT License - http://www.opensource.org/licenses/mit-license.php
|
* @license MIT License - http://www.opensource.org/licenses/mit-license.php
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "timeago",
|
"name": "timeago",
|
||||||
"version": "1.0.2",
|
"version": "1.1.0",
|
||||||
"title": "jQuery Timeago",
|
"title": "jQuery Timeago",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Ryan McGeary",
|
"name": "Ryan McGeary",
|
||||||
|
|
Loading…
Reference in a new issue