This website requires JavaScript.
Explore
Help
Sign In
mirror
/
redis
mirror of
https://github.com/go-redis/redis.git
Watch
1
Star
0
Fork
You've already forked redis
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
redis
/
version.go
7 lines
100 B
Go
Raw
Permalink
Blame
History
package
redis
// Version is the current release version.
func
Version
(
)
string
{
return
"9.6.2"
}
Reference in New Issue
View Git Blame
Copy Permalink