From eba03d644f44df4256fa79150e118a246987cb88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rn=20Zaefferer?= Date: Tue, 14 Oct 2014 16:53:22 +0200 Subject: [PATCH] Build: Updating the master version to 1.13.2-pre. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14a9678..16f2ebd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery-validation", "title": "jQuery Validation Plugin", "description": "Form validation made easy", - "version": "1.13.1-pre", + "version": "1.13.2-pre", "homepage": "http://jqueryvalidation.org/", "author": { "name": "Jörn Zaefferer",