From 5031933e0370002be2cd1b5b671f30a686809aea Mon Sep 17 00:00:00 2001 From: Martin Andreev Date: Wed, 7 Aug 2024 16:06:24 +0300 Subject: [PATCH] 3.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc69f35f..c25d9c9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lab08/nestjs-s3", - "version": "3.6.0", + "version": "3.7.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",