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