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 547db83 commit 6988411Copy full SHA for 6988411
app.go
@@ -30,7 +30,7 @@ import (
30
)
31
32
// Version of current fiber package
33
-const Version = "2.42.0"
+const Version = "2.43.0"
34
35
// Handler defines a function to serve HTTP requests.
36
type Handler = func(*Ctx) error
0 commit comments