From 8b8433643cec83c68831ca38d6eef38334db52bd Mon Sep 17 00:00:00 2001 From: Xiang Fu Date: Wed, 28 Oct 2015 21:25:54 -0700 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed84cb3..35c66b8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kafka-rest-client", "description": "Kafka rest client to produce json/ binary messages", - "version": "1.0.0", + "version": "1.1.0", "contributors": [ "Xiang Fu " ],