Bumped to v0.2.11
This commit is contained in:
parent
d650542b72
commit
57c1cfb412
1 changed files with 1 additions and 1 deletions
2
pkg.go
2
pkg.go
|
@ -52,7 +52,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
const VERSION = "v0.2.10"
|
const VERSION = "v0.2.11"
|
||||||
|
|
||||||
type HttpHandler func(http.ResponseWriter, *http.Request)
|
type HttpHandler func(http.ResponseWriter, *http.Request)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue