From dedfa7429cae9f03c5904df2a0345d0d20872811 Mon Sep 17 00:00:00 2001 From: DarkIsDude Date: Wed, 4 Feb 2026 13:38:54 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20bump=20to=208.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue: ARSN-550 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0938ad30b..98014f769 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": ">=20" }, - "version": "8.3.0", + "version": "8.3.1", "description": "Common utilities for the S3 project components", "main": "build/index.js", "repository": {