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