Skip to content

Commit

Permalink
prepare release 2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Mar 30, 2022
1 parent 2b5b6b2 commit 907fdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.go
Expand Up @@ -37,7 +37,7 @@ import (
)

// Version of current fiber package
const Version = "2.30.0"
const Version = "2.31.0"

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

0 comments on commit 907fdfa

Please sign in to comment.