Skip to content

Commit

Permalink
Bump to new release 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Aug 10, 2015
1 parent 2288e51 commit f94c5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ if (project.properties.containsKey('ossrhPassword')) {

group = 'io.minio'
archivesBaseName = 'minio'
version = '0.2.2'
version = '0.2.3'

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit f94c5dd

Please sign in to comment.