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 426520b commit 12befe9Copy full SHA for 12befe9
app.go
@@ -34,7 +34,7 @@ import (
34
)
35
36
// Version of current fiber package
37
-const Version = "2.17.0"
+const Version = "2.18.0"
38
39
// Handler defines a function to serve HTTP requests.
40
type Handler = func(*Ctx) error
0 commit comments