Skip to content

Commit 967dd3b

Browse files
authored
chore: bump kid version (#56)
1 parent dd33cdc commit 967dd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kid.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ type (
4343
)
4444

4545
// Version of Kid.
46-
const Version string = "v0.2.0"
46+
const Version string = "v0.3.0"
4747

4848
// allMethods is a list of all HTTP methods.
4949
var allMethods = []string{

0 commit comments

Comments
 (0)