chore: release v0.1.1 (#77)

This commit is contained in:
STEVEN
2022-06-19 11:46:34 +08:00
committed by GitHub
parent efb3fad194
commit 50fee8b0f4
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
package common
// Version is the service current released version.
var Version = "0.1.0"
var Version = "0.1.1"