Commit 42958ddd authored by astaxie's avatar astaxie

update version from 0.9.0 to 0.9.9

parent 0476da50
......@@ -7,7 +7,7 @@ import (
"path"
)
const VERSION = "0.9.0"
const VERSION = "0.9.9"
func Router(rootpath string, c ControllerInterface, mappingMethods ...string) *App {
BeeApp.Router(rootpath, c, mappingMethods...)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment