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 1cddc56 commit 166e55eCopy full SHA for 166e55e
app.go
@@ -37,7 +37,7 @@ import (
37
)
38
39
// Version of current fiber package
40
-const Version = "2.28.0"
+const Version = "2.29.0"
41
42
// Handler defines a function to serve HTTP requests.
43
type Handler = func(*Ctx) error
0 commit comments