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