Skip to content

Commit

Permalink
πŸ±β€πŸ‘€ Bump v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fenny committed Jul 19, 2020
1 parent 890d9be commit 2e4205d
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 package
const Version = "1.13.0"
const Version = "1.13.1"

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

0 comments on commit 2e4205d

Please sign in to comment.