From f935f15c72605b0205d297c50c1b0d2afd04e81a Mon Sep 17 00:00:00 2001 From: Rifa Achrinza <25147899+achrinza@users.noreply.github.com> Date: Tue, 28 May 2024 11:46:12 +0800 Subject: [PATCH] v9.2.9 - chore: support Node.js v22 - ci: pin macos runner version Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd54ce5..0617b66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@achrinza/node-ipc", - "version": "9.2.8", + "version": "9.2.9", "description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.", "main": "node-ipc.js", "directories": {