mirror of
https://github.com/beego/bee.git
synced 2025-07-13 06:21:02 +00:00
update the version to 1.1.0
This commit is contained in:
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.
|
||||
|
Reference in New Issue
Block a user