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 c187c6a commit 5b1885aCopy full SHA for 5b1885a
app.go
@@ -29,7 +29,7 @@ import (
29
)
30
31
// Version of current fiber package
32
-const Version = "2.38.1"
+const Version = "2.39.0"
33
34
// Handler defines a function to serve HTTP requests.
35
type Handler = func(*Ctx) error
0 commit comments