version update
This commit is contained in:
@@ -41,6 +41,7 @@ All of the following redis features are supported:
|
||||
- Remote server control commands
|
||||
- Connection pooling
|
||||
- Sharding (MD5, MurmureHash)
|
||||
- Key-tags for sharding
|
||||
|
||||
## How do I use it?
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ apply plugin: 'maven'
|
||||
|
||||
group = 'com.googlecode.jedis'
|
||||
archiveBaseName = 'jedis'
|
||||
version = '1.2.0'
|
||||
version = '1.3.0'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user