mirror of https://github.com/shunfei/cronsun
parent
012c974cd1
commit
4fec80c187
|
@ -5,7 +5,7 @@ import (
|
|||
"runtime"
|
||||
)
|
||||
|
||||
const Binary = "v0.1.2"
|
||||
const Binary = "v0.2.1"
|
||||
|
||||
var (
|
||||
Version = fmt.Sprintf("%s (build %s)", Binary, runtime.Version())
|
||||
|
|
Loading…
Reference in New Issue