cfcfeb7b by astaxie

change version from 1.0.0 to 1.0.1

1 parent 62188a37
Showing 1 changed file with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ import (
)
// beego web framework version.
const VERSION = "1.0.0"
const VERSION = "1.0.1"
// Router adds a patterned controller handler to BeeApp.
// it's an alias method of App.Router.
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!