From f81dce97865a21115fa81fff4fc2bef0c68ff24d Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 6 Jul 2018 21:24:23 -0600 Subject: [PATCH] v1.3.0: support Basic and Bearer auth --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30c0793..6391133 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coolaj86/urequest", - "version": "1.2.1", + "version": "1.3.0", "description": "A lightweight drop-in replacement for request", "main": "index.js", "files": [