mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-23 07:47:54 -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").
|
||||
*
|
||||
* @name timeago
|
||||
* @version 1.0.2
|
||||
* @version 1.1.0
|
||||
* @requires jQuery v1.2.3+
|
||||
* @author Ryan McGeary
|
||||
* @license MIT License - http://www.opensource.org/licenses/mit-license.php
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "timeago",
|
||||
"version": "1.0.2",
|
||||
"version": "1.1.0",
|
||||
"title": "jQuery Timeago",
|
||||
"author": {
|
||||
"name": "Ryan McGeary",
|
||||
|
|
Loading…
Reference in a new issue