From 82496a91f06015c8f8115f8f04e190f8f1ded366 Mon Sep 17 00:00:00 2001 From: George McGinley Smith Date: Fri, 3 May 2013 14:32:14 +0100 Subject: [PATCH] valid version number for jquery --- jquery.easing.jquery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jquery.easing.jquery.json b/jquery.easing.jquery.json index f5c4a25..29c5dac 100644 --- a/jquery.easing.jquery.json +++ b/jquery.easing.jquery.json @@ -2,7 +2,7 @@ "name": "jquery.easing", "title": "jQuery Easing Plugin", "description": "A jQuery plugin from GSGD to give advanced easing options.", - "version": "1.3", + "version": "1.3.1", "homepage": "http://gsgd.co.uk/sandbox/jquery/easing/", "author": { "name": "George McGinley Smith",