Skip to content

Commit

Permalink
prepare release v2.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 authored Sep 26, 2022
1 parent 14a5f61 commit d1778f3
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.37.1"
const Version = "2.38.0"

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

0 comments on commit d1778f3

Please sign in to comment.