From ebdca95e8d9e8d8ed3f23d48106f2f0063dda0f2 Mon Sep 17 00:00:00 2001 From: Mojtaba Arezoomand Date: Tue, 2 Jan 2024 00:35:52 +0330 Subject: [PATCH] chore: update kid version --- kid.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kid.go b/kid.go index 7c4c201..3fa41c0 100644 --- a/kid.go +++ b/kid.go @@ -43,7 +43,7 @@ type ( ) // Version of Kid. -const Version string = "v0.3.0" +const Version string = "v0.4.0" // allMethods is a list of all HTTP methods. var allMethods = []string{