@ -32,7 +32,7 @@ import (
)
// Version of current package
const Version = "1.13.4"
const Version = "1.13.3"
// Map is a shortcut for map[string]interface{}, useful for JSON returns
type Map map[string]interface{}