style: 升级版本号到1.0

pull/21/merge
ouqiang 2017-06-21 23:49:12 +08:00
parent 7e010d0aca
commit e6560e8483
1 changed files with 1 additions and 1 deletions

View File

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