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