package redis // Version is the current release version. func Version() string { return "9.0.0-beta.1" }