@ -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{}