diff --git a/main.go b/main.go index 778ae32c..754fb91e 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( _ "net/http/pprof" ) -const version = "2.1.2" +const version = "2.1.3" type ctxKey string