From 317c243e311f06b0722ffb3124508e6f55388fe8 Mon Sep 17 00:00:00 2001 From: Michael Hart Date: Sat, 7 Jan 2023 17:15:41 -0500 Subject: [PATCH] 1.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 424598d..534b31d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws4", - "version": "1.11.0", + "version": "1.12.0", "description": "Signs and prepares requests using AWS Signature Version 4", "author": "Michael Hart (https://github.com/mhart)", "license": "MIT",