chore: release v0.1.0 (#65)

* chore: update version `v0.1.0`

* fix: initial memo filter
This commit is contained in:
STEVEN
2022-05-22 18:11:27 +08:00
committed by GitHub
parent d23262856e
commit 668276f0df
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.0.1"
var Version = "0.1.0"