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