diff --git a/main.go b/main.go index 055b975..8a6ba03 100644 --- a/main.go +++ b/main.go @@ -25,7 +25,7 @@ import ( import flag "github.com/spf13/pflag" -const version = "3.0.2" +const version = "3.0.3" // ContextKey type for contexts type ContextKey string