From aa509ea4ce7ff9274007996fc39767105717689c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 6 Jul 2018 22:32:28 -0600 Subject: [PATCH] v1.3.1: bugfix regression with json on GET --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6391133..a9c4533 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coolaj86/urequest", - "version": "1.3.0", + "version": "1.3.1", "description": "A lightweight drop-in replacement for request", "main": "index.js", "files": [