Skip to content

Commit

Permalink
📦 bump v2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Fenny authored Jan 15, 2021
1 parent 04059a4 commit 3762a85
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 @@ -33,7 +33,7 @@ import (
)

// Version of current fiber package
const Version = "2.3.3"
const Version = "2.3.4"

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

0 comments on commit 3762a85

Please sign in to comment.