From a1f8ec6f87839dca834f3915c4eb430193155ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20Ormaechea?= Date: Tue, 26 Sep 2023 14:30:54 -0300 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7093cdb..9bf20f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@janiscommerce/s3", - "version": "2.0.1", + "version": "2.0.2", "description": "A package to handle the AWS S3 requests", "main": "lib/s3.js", "scripts": {