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 e9151e8 commit cbb63c0Copy full SHA for cbb63c0
app.go
@@ -38,7 +38,7 @@ import (
38
)
39
40
// Version of current fiber package
41
-const Version = "2.31.0"
+const Version = "2.32.0"
42
43
// Handler defines a function to serve HTTP requests.
44
type Handler = func(*Ctx) error
0 commit comments