更新版本号为0.1

pull/21/merge v0.1
ouqiang 2017-05-12 10:52:15 +08:00
parent 0f5c4c3e2a
commit 6cd09d7f38
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import (
"github.com/ouqiang/gocron/cmd"
)
const AppVersion = "0.0.1"
const AppVersion = "0.1"
func main() {
app := cli.NewApp()