From 306023e15fcb498533a66fc2f9b000dc61a2bf64 Mon Sep 17 00:00:00 2001 From: Martin Andreev Date: Wed, 7 Aug 2024 16:37:08 +0300 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 170b6060..718bc67a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lab08/nestjs-s3", - "version": "4.0.0", + "version": "4.0.1", "description": "A NestJS library that wraps the AWS S3 bucket SDK v3 and lets you use it in a more NestJS friendly way.", "author": "Martin Andreev ", "license": "MIT",