From 65a196f087553333fb4c6539bdcdcfe492a920fb Mon Sep 17 00:00:00 2001 From: Martin Andreev Date: Thu, 19 Oct 2023 15:31:20 +0300 Subject: [PATCH] 3.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a1c157f..a289285e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lab08/nestjs-s3", - "version": "3.1.2", + "version": "3.1.3", "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",