From 47723817f0a0590f735db817f39f832cd237e8e3 Mon Sep 17 00:00:00 2001 From: Huan LI Date: Mon, 16 Jul 2018 17:28:37 +0800 Subject: [PATCH] 0.19.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed4c4bcd..4579fb77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wechaty", - "version": "0.19.16", + "version": "0.19.17", "description": "Wechaty is a Bot SDK for Wechat Personal Account", "main": "dist/src/index.js", "typings": "dist/src/index.d.ts", -- GitLab