Skip to content

Commit

Permalink
prepare release v2.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Mar 24, 2023
1 parent 547db83 commit 6988411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
)

// Version of current fiber package
const Version = "2.42.0"
const Version = "2.43.0"

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

0 comments on commit 6988411

Please sign in to comment.