version bump

This commit is contained in:
Jonathan Leibiusky
2010-12-10 17:42:13 -03:00
parent 6f92f5fc9c
commit e73564b3ba
2 changed files with 2 additions and 2 deletions

View File

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