mirror of
https://github.com/beego/bee.git
synced 2024-11-21 18:40:54 +00:00
update the version to 1.1.0
This commit is contained in:
parent
fdade4356e
commit
3f24cc6319
2
bee.go
2
bee.go
@ -25,7 +25,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
const version = "1.0.1"
|
||||
const version = "1.1.0"
|
||||
|
||||
type Command struct {
|
||||
// Run runs the command.
|
||||
|
Loading…
Reference in New Issue
Block a user