Skip to content

Commit

Permalink
Merge pull request #741 from Fenny/master
Browse files Browse the repository at this point in the history
📦 bump v1.14.4
  • Loading branch information
Fenny authored Aug 24, 2020
2 parents 0c6a9de + 4085a53 commit 09695c4
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 @@ -32,7 +32,7 @@ import (
)

// Version of current package
const Version = "1.14.3"
const Version = "1.14.4"

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

0 comments on commit 09695c4

Please sign in to comment.