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