pull/119/head
QLeelulu 2018-11-20 21:13:19 +08:00
parent 7c35c9ce01
commit ee4274fb79
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import (
"runtime"
)
const VersionNumber = "0.3.4"
const VersionNumber = "0.3.5"
var (
Version = fmt.Sprintf("v%s (build %s)", VersionNumber, runtime.Version())