mirror of
https://github.com/beego/bee.git
synced 2025-06-20 13:30:18 +00:00
change version from 1.3 to 1.4
This commit is contained in:
2
bee.go
2
bee.go
@ -25,7 +25,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
const version = "1.3.0"
|
||||
const version = "1.4.0"
|
||||
|
||||
type Command struct {
|
||||
// Run runs the command.
|
||||
|
Reference in New Issue
Block a user