Skip to content

Commit

Permalink
Merge pull request #790 from Fenny/master
Browse files Browse the repository at this point in the history
🎈 bump v2.0.1
  • Loading branch information
Fenny authored Sep 15, 2020
2 parents 9eba12c + 00b93b0 commit 221fa32
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 @@ -31,7 +31,7 @@ import (
)

// Version of current fiber package
const Version = "2.0.0"
const Version = "2.0.1"

// Map is a shortcut for map[string]interface{}, useful for JSON returns
type Map map[string]interface{}
Expand Down

0 comments on commit 221fa32

Please sign in to comment.