From 4ad81fa2c5a06d35bf36396f6e5a6704e65e1fba Mon Sep 17 00:00:00 2001 From: williamlardier Date: Mon, 27 Jan 2025 08:53:58 +0100 Subject: [PATCH] Bump project version Issue: S3UTILS-188 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 095d8414..5cc65493 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "s3utils", - "version": "1.14.17", + "version": "1.14.18", "engines": { "node": ">= 16" },