From d97a218170820fa3e20d4276f90fcf7f0f6df077 Mon Sep 17 00:00:00 2001 From: Jordi Bertran de Balanda Date: Thu, 12 May 2022 15:09:45 +0200 Subject: [PATCH] ARSN-203 - release 7.10.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e75068ea5..286a7e500 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": ">=16" }, - "version": "7.10.23", + "version": "7.10.24", "description": "Common utilities for the S3 project components", "main": "build/index.js", "repository": {