Skip to content

Commit

Permalink
Update version: 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fenny committed Jun 29, 2020
1 parent 909c683 commit 9b1d41e
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 @@ -28,7 +28,7 @@ import (
)

// Version of current package
const Version = "1.12.1"
const Version = "1.12.2"

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

0 comments on commit 9b1d41e

Please sign in to comment.