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 e115c08 commit 22c3c0cCopy full SHA for 22c3c0c
app.go
@@ -30,7 +30,7 @@ import (
30
)
31
32
// Version of current fiber package
33
-const Version = "2.52.6"
+const Version = "2.52.8"
34
35
// Handler defines a function to serve HTTP requests.
36
type Handler = func(*Ctx) error
0 commit comments