From cfbf3e38012ab82be48518048d1ed87fbca5bf5a Mon Sep 17 00:00:00 2001 From: Michael Hart Date: Wed, 12 Aug 2020 09:22:48 -0400 Subject: [PATCH] 1.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15c5237..4b795bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws4", - "version": "1.10.0", + "version": "1.10.1", "description": "Signs and prepares requests using AWS Signature Version 4", "author": "Michael Hart (https://github.com/mhart)", "license": "MIT",