From a5f156ab34af9613f23267e3e62c4902b2c70d93 Mon Sep 17 00:00:00 2001 From: fp-jingshizhao Date: Wed, 16 Sep 2020 16:31:44 +0800 Subject: [PATCH] update version --- doc/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/API.md b/doc/API.md index db47d93..33e90b3 100644 --- a/doc/API.md +++ b/doc/API.md @@ -12,7 +12,7 @@ rtm 包提供go连接和访问 RTM 后端服务的能力。 ## Constants - const SDKVersion = "0.3.1" + const SDKVersion = "0.4.0" ## Variables