Bump version

This commit is contained in:
世界 2022-09-09 14:43:42 +08:00
parent ef7f2d82c0
commit f7bed32c6f
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,6 @@
package constant
var (
Version = "1.0"
Version = "1.0.1"
Commit = ""
)