From 4549a5aa24c04fea8379df41e2870be11627413c Mon Sep 17 00:00:00 2001 From: tulios Date: Fri, 13 Sep 2019 12:11:09 +0200 Subject: [PATCH] Bump version to try new pipeline --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdd0290..3d5283b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kafkajs/confluent-schema-registry", - "version": "0.1.0", + "version": "0.2.0", "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": [