ready to release 1.10.0

This commit is contained in:
astaxie 2018-07-21 09:29:00 +08:00
parent 164a9231e8
commit a048ed51a7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import (
const (
// VERSION represent beego web framework version.
VERSION = "1.9.2"
VERSION = "1.10.0"
// DEV is for develop
DEV = "dev"