diff --git a/cmd/main.go b/cmd/main.go index 773696a..ddd3619 100644 --- a/cmd/main.go +++ b/cmd/main.go @@ -18,7 +18,7 @@ import ( ) // @title httPod -// @version 0.0.4 +// @version 0.0.8 // @description A simple HTTP Request & HTTPResponse Service, shamelessly stolen from httpbin.org. // @tag.name HTTP Methods // @tag.description Testing different HTTP methods