From 840ff75030013aafd791c435daab0b0dada1ef17 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Wed, 2 Oct 2024 19:38:39 -0700 Subject: [PATCH] chore(release): v6.0.8 Add missing prebuilds --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d53d9556..7914baed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zeromq", - "version": "6.0.7", + "version": "6.0.8", "description": "Next-generation ZeroMQ bindings for Node.js", "main": "lib/index.js", "type": "commonjs",