Skip to content

Commit

Permalink
Version bump 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Jan 4, 2010
1 parent 644e63e commit 6ecfa35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jquery.timeago.js
@@ -1,5 +1,5 @@
/*
* timeago: a jQuery plugin, version: 0.8.0 (2009-10-25)
* timeago: a jQuery plugin, version: 0.8.1 (2010-01-04)
* @requires jQuery v1.2.3 or later
*
* Timeago is a jQuery plugin that makes it easy to support automatically
Expand All @@ -11,7 +11,7 @@
* Licensed under the MIT:
* http://www.opensource.org/licenses/mit-license.php
*
* Copyright (c) 2008-2009, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org)
* Copyright (c) 2008-2010, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org)
*/
(function($) {
$.timeago = function(timestamp) {
Expand Down

0 comments on commit 6ecfa35

Please sign in to comment.