update to 1.8.1

This commit is contained in:
astaxie 2017-03-29 10:22:27 +08:00 committed by GitHub
parent 54b05377d9
commit 5c7673e73d
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.8.0"
VERSION = "1.8.1"
// DEV is for develop
DEV = "dev"