From e601390de0f8b13af117383eff4e179dc8e28108 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Wed, 27 Nov 2024 18:46:03 +0100 Subject: [PATCH] Release 8.1.141 Issue: ARSN-447 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e510ccde9..c7375bb7c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": ">=16" }, - "version": "8.1.140", + "version": "8.1.141", "description": "Common utilities for the S3 project components", "main": "build/index.js", "repository": {