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