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 d85ae2b commit 6b29698Copy full SHA for 6b29698
app.go
@@ -36,7 +36,7 @@ import (
36
)
37
38
// Version of current fiber package
39
-const Version = "2.25.0"
+const Version = "2.26.0"
40
41
// Handler defines a function to serve HTTP requests.
42
type Handler = func(*Ctx) error
0 commit comments