From 4f12ca7d2636a94f82f1d686556671a87a6e0e7d Mon Sep 17 00:00:00 2001 From: Krzysztof Witkowski Date: Sat, 21 Dec 2024 11:20:12 +0100 Subject: [PATCH] Update package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d828478..00b8d7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kafkajs/confluent-schema-registry", - "version": "3.4.0", + "version": "3.4.1", "main": "dist/index.js", "description": "ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.", "keywords": [