From a01179b4c2e3314aaeefb86fe334dce7ef86fc22 Mon Sep 17 00:00:00 2001 From: Huan LI Date: Sun, 15 Oct 2017 02:16:46 +0800 Subject: [PATCH] 0.10.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a3fa0f8..32197218 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wechaty", - "version": "0.10.17", + "version": "0.10.18", "description": "Wechat for Bot(Personal Account)", "main": "dist/index.js", "types": "dist/index.d.ts", -- GitLab