bee 1.8.0

This commit is contained in:
astaxie 2017-03-06 21:33:19 +08:00
parent 38f8d6fc56
commit 8eed14a851
1 changed files with 1 additions and 1 deletions

2
bee.go
View File

@ -25,7 +25,7 @@ import (
"text/template"
)
const version = "1.6.2"
const version = "1.8.0"
// Command is the unit of execution
type Command struct {