We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd33cdc commit 967dd3bCopy full SHA for 967dd3b
kid.go
@@ -43,7 +43,7 @@ type (
43
)
44
45
// Version of Kid.
46
-const Version string = "v0.2.0"
+const Version string = "v0.3.0"
47
48
// allMethods is a list of all HTTP methods.
49
var allMethods = []string{
0 commit comments