From 18c9a8702aa58f9050e9ba88149b4b06102958e0 Mon Sep 17 00:00:00 2001 From: Martin Andreev Date: Fri, 5 Jan 2024 15:52:42 +0200 Subject: [PATCH] 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85fe7998..10b18f80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lab08/nestjs-s3", - "version": "3.4.1", + "version": "3.5.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",