version bump

This commit is contained in:
Jonathan Leibiusky
2010-09-22 11:00:19 -03:00
parent 16a442467d
commit bdb29decc6

View File

@@ -3,7 +3,7 @@ apply plugin: 'maven'
group = 'redis.clients'
archiveBaseName = 'jedis'
version = '1.0.0-RC5.1'
version = '1.2.0'
repositories {
mavenCentral()