From 2330fa73bddc21a893717b4e457a17b237345d29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=85=89=E6=98=A5?= Date: Thu, 11 Aug 2022 14:33:16 +0800 Subject: [PATCH] - update --- const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/const.go b/const.go index bc7348a..3654075 100644 --- a/const.go +++ b/const.go @@ -4,4 +4,4 @@ const ( logTable = "douyin" ) -const Version = "1.0.2" +const Version = "1.0.3"