From cee045f12d3582491b3472a767e33d6543cc776c Mon Sep 17 00:00:00 2001 From: Martin Andreev Date: Fri, 15 Mar 2024 17:02:13 +0200 Subject: [PATCH] 3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10b18f80..6a625632 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lab08/nestjs-s3", - "version": "3.5.0", + "version": "3.6.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",