From 2842511545275db76b31e3fe3731fd6e55be0b84 Mon Sep 17 00:00:00 2001 From: manelcecs Date: Wed, 16 Oct 2024 09:26:13 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20API=20version?= 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 212b3672..118f460a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hpc-api", - "version": "4.7.0", + "version": "4.7.1", "description": "api for HPC applications", "main": "src/server.ts", "license": "MIT",