From a0939e65a832679edf259d92ab98e0795ccf185d Mon Sep 17 00:00:00 2001 From: williamlardier Date: Fri, 6 Dec 2024 17:28:44 +0100 Subject: [PATCH] Bump project version Issue: CLDSRV-590 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82e47b2657..2ad3909dd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "8.8.38", + "version": "8.8.39", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {