package redis // Version is the current release version. func Version() string { return "0.0.0" }