From d43426a90cadf517a3bc0b9ad358891b08fd6f7c Mon Sep 17 00:00:00 2001 From: Nicolas Humbert Date: Tue, 18 Jun 2024 12:12:40 +0200 Subject: [PATCH] ARSN-417 bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 366bf7ced..250644871 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": ">=16" }, - "version": "7.70.25", + "version": "7.70.25-1", "description": "Common utilities for the S3 project components", "main": "build/index.js", "repository": {