From ef1f32ce5dc5eedc0a37c1a51bfe8ab2472d55c0 Mon Sep 17 00:00:00 2001 From: jusx Date: Wed, 7 Feb 2018 00:21:37 -0800 Subject: [PATCH] update package.json version for patch release to sync up latest 1.1.x versions with the request querystring fix. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 601200c..79e783b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wufoo", "description": "Wrapper for the Wufoo API (http://www.wufoo.com/docs/api/v3/)", - "version": "1.1.0", + "version": "1.1.1", "author": { "name": "Justin Law", "email": ""