From 53c8202586d4e1f94d207b8f21485499f9be5254 Mon Sep 17 00:00:00 2001 From: wjmcat <1435130236@qq.com> Date: Sat, 9 May 2020 00:50:45 +0800 Subject: [PATCH] 0.15.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdbe6947..07cc8d8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chatie/grpc", - "version": "0.15.3", + "version": "0.15.4", "description": "gRPC for Chatie", "main": "dist/src/index.js", "typings": "dist/src/index.d.js",