version update

This commit is contained in:
Jonathan Leibiusky
2010-09-30 21:06:34 -03:00
parent 6a1e141064
commit ca83b63109
3 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'maven'
group = 'com.googlecode.jedis'
archiveBaseName = 'jedis'
version = '1.2.0'
version = '1.3.0'
repositories {
mavenCentral()