From 1c47a0b1ed52eb91f4007ab5e34fac96702af581 Mon Sep 17 00:00:00 2001 From: Nicolas Humbert Date: Tue, 12 Nov 2024 17:24:33 +0100 Subject: [PATCH] ARSN-446 bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bff9c782..f87625ede 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": ">=16" }, - "version": "7.10.46-2", + "version": "7.10.46-3", "description": "Common utilities for the S3 project components", "main": "build/index.js", "repository": {