1
0
mirror of https://github.com/beego/bee.git synced 2025-07-14 23:31:02 +00:00

update swagger links

This commit is contained in:
astaxie
2016-08-17 00:52:57 +08:00
parent 525d2b0901
commit 20da95be6e
3 changed files with 54 additions and 43 deletions

2
bee.go
View File

@ -25,7 +25,7 @@ import (
"strings"
)
const version = "1.4.1"
const version = "1.5.0"
type Command struct {
// Run runs the command.