Bump version

This commit is contained in:
世界 2022-09-13 11:25:38 +08:00
parent 925fbca363
commit 7279855b08
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -1,6 +1,6 @@
package constant package constant
var ( var (
Version = "1.0.2" Version = "1.0.3"
Commit = "" Commit = ""
) )