diff --git a/main.go b/main.go index bcdb4bf2..5d8589c8 100644 --- a/main.go +++ b/main.go @@ -7,7 +7,7 @@ import ( _ "net/http/pprof" ) -const version = "2.0.1" +const version = "2.0.2" type ctxKey string