Skip to content

Commit

Permalink
prepare release v2.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Nov 23, 2022
1 parent 0d038cb commit 8952d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.go
Expand Up @@ -27,7 +27,7 @@ import (
)

// Version of current fiber package
const Version = "2.40.0"
const Version = "2.40.1"

// Handler defines a function to serve HTTP requests.
type Handler = func(*Ctx) error
Expand Down

0 comments on commit 8952d17

Please sign in to comment.