package redis

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