From 2bf8a2d90eec9b98c82792014449d015a557dd72 Mon Sep 17 00:00:00 2001 From: windmemory Date: Sat, 22 Aug 2020 14:55:38 +0800 Subject: [PATCH] bump version to publish new changes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 827b85d1..6979f492 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chatie/grpc", - "version": "0.17.3", + "version": "0.17.4", "description": "gRPC for Chatie", "main": "dist/src/index.js", "typings": "dist/src/index.d.js",