From 5ef7fe42d56d9c5657b20a769e4d493f9ef984ba Mon Sep 17 00:00:00 2001 From: Martin Andreev Date: Fri, 5 Jan 2024 11:32:45 +0200 Subject: [PATCH] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9aa455ee..45c8db60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lab08/nestjs-s3", - "version": "3.3.0", + "version": "3.4.0", "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",