From 819d419c8756310b764e8aeb1e170536baaa2fc0 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Wed, 2 Oct 2024 14:56:42 -0700 Subject: [PATCH] chore(release): v6.0.6 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bae09a74..ec2c5505 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zeromq", - "version": "6.0.4", + "version": "6.0.6", "description": "Next-generation ZeroMQ bindings for Node.js", "main": "lib/index.js", "type": "commonjs",