From a40100652aa6a6f7748bf3cd761578b34b82d547 Mon Sep 17 00:00:00 2001 From: David Street Date: Fri, 31 Mar 2017 13:23:15 -0400 Subject: [PATCH] 1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b57c712..5b8975e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery-depends-on", - "version": "1.5.0", + "version": "1.5.1", "description": "A jQuery plugin to facilitate the handling of form field dependencies.", "main": "src/dependsOn.js", "directories": {