feat: release v0.2.1

This commit is contained in:
Gaze
2024-05-31 01:16:34 +07:00
parent d84e30ed11
commit 8c92893d4a

View File

@@ -1,5 +1,5 @@
package constants
const (
Version = "v0.0.1"
Version = "v0.2.1"
)