@ -26,7 +26,7 @@ import (
)
// Version of current package
const Version = "1.10.0"
const Version = "1.10.1"
// Map is a shortcut for map[string]interface{}, usefull for JSON returns
type Map map[string]interface{}