From f19242b139b4f04fdb9c7a16c5c85b6dfc294357 Mon Sep 17 00:00:00 2001 From: Jesse Youngblood Date: Sun, 23 May 2021 02:55:26 -0400 Subject: [PATCH] 3.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c82e5bb..a341e14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-hmac-auth", - "version": "3.3.2", + "version": "3.3.3", "description": "Library designed to make building APIs that use HMAC signatures simple.", "keywords": [ "authentication",