From e44793766582bd99faa8674cd182bde30005108f Mon Sep 17 00:00:00 2001 From: Delgee Date: Wed, 13 Dec 2023 14:35:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=20`v4.6.1`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fda1312..0a621858 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hpc-api", - "version": "4.6.0", + "version": "4.6.1", "description": "api for HPC applications", "main": "src/server.ts", "license": "MIT",