main v0.0.7
aila 2024-02-19 15:16:45 +08:00
parent 61cb3a3f23
commit 277c038eb9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import (
"fmt"
)
const version = 0.1
const version = 0.0.5
func Version() {
fmt.Println(version)