From b07b16a732c2ddb78e7aa765da5e3cdaedf930c9 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Fri, 23 Aug 2024 19:00:11 -0700 Subject: [PATCH] chore: v6.0.4 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 259f7a5e..bae09a74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zeromq", - "version": "6.0.3", + "version": "6.0.4", "description": "Next-generation ZeroMQ bindings for Node.js", "main": "lib/index.js", "type": "commonjs",