Skip to content

Commit f4466e0

Browse files
authored
Merge pull request #24 from go-seatbelt/release-v0.4.1
release: v0.4.1
2 parents e859f45 + 710d44b commit f4466e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seatbelt.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
)
2525

2626
// Version is the version of the Seatbelt package.
27-
const Version = "v0.4.0"
27+
const Version = "v0.4.1"
2828

2929
// ChiPathParamFunc extracts path parameters from the given HTTP request using
3030
// the github.com/go-chi/chi router.

0 commit comments

Comments
 (0)