Skip to content

Commit

Permalink
Update app.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Fenny committed May 27, 2020
1 parent 1cd5580 commit edb1001
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 @@ -26,7 +26,7 @@ import (
)

// Version of current package
const Version = "1.10.1"
const Version = "1.10.0"

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

0 comments on commit edb1001

Please sign in to comment.