From 6d16a0366555f86b9aace195c1ef0537e1b1139f Mon Sep 17 00:00:00 2001 From: Ryan McGeary Date: Sat, 3 Mar 2012 22:20:48 -0500 Subject: [PATCH] Bumped version to 0.10.1 --- jquery.timeago.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jquery.timeago.js b/jquery.timeago.js index 6e9c833..bb20c42 100644 --- a/jquery.timeago.js +++ b/jquery.timeago.js @@ -3,7 +3,7 @@ * updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago"). * * @name timeago - * @version 0.10.0 + * @version 0.10.1 * @requires jQuery v1.2.3+ * @author Ryan McGeary * @license MIT License - http://www.opensource.org/licenses/mit-license.php