From 6292357930bd669d4cbd74948ee68cad8dd21854 Mon Sep 17 00:00:00 2001 From: CatButtes Date: Sun, 27 Mar 2022 09:54:51 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12299e2..80956c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axios-ntlm", - "version": "1.2.3", + "version": "1.3.0", "description": "An NTLM auth extension to the Axios HTTP library", "main": "lib/ntlmClient.js", "types": "lib/ntlmClient.d.ts",