From b7e1deb8d6aae937006a8acfec057e6503089025 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Fri, 1 Nov 2024 16:00:42 +0000 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c177625..1d04c41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/kafka", - "version": "3.0.0", + "version": "3.0.1", "description": "Fastify plugin to interact with Apache Kafka.", "main": "index.js", "type": "commonjs",