From 771266fba5a7917375e97d4e8af23d6be3894e5b Mon Sep 17 00:00:00 2001 From: Michael Hart Date: Fri, 30 Oct 2020 20:08:06 -0400 Subject: [PATCH] 1.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b795bf..424598d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws4", - "version": "1.10.1", + "version": "1.11.0", "description": "Signs and prepares requests using AWS Signature Version 4", "author": "Michael Hart (https://github.com/mhart)", "license": "MIT",