From 52dcff5f19f105a12d5baef5fe654946cd51ffe1 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Mon, 30 Mar 2020 17:29:49 +1100 Subject: [PATCH] 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c230b96..369716d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "parse-s3-url", "description": "Re-sign potentially already signed S3 urls.", - "version": "1.0.5", + "version": "1.0.6", "author": "Tim Allen ", "license": "BSD", "main": "src/index.js",