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 4d65e88 commit b1c3b43Copy full SHA for b1c3b43
app.go
@@ -39,7 +39,7 @@ import (
39
)
40
41
// Version of current fiber package
42
-const Version = "2.34.0"
+const Version = "2.34.1"
43
44
// Handler defines a function to serve HTTP requests.
45
type Handler = func(*Ctx) error
0 commit comments