Skip to content

Commit

Permalink
build: Bump version to 3.0.6 for the next release. (minio#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
balamurugana authored Jun 26, 2017
1 parent 423621d commit 5e0e7d2
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 @@ -34,7 +34,7 @@ subprojects {
apply plugin: 'findbugs'

group = 'io.minio'
version = '3.0.5'
version = '3.0.6'
if (!project.hasProperty('release')) {
version += '-DEV'
}
Expand Down

0 comments on commit 5e0e7d2

Please sign in to comment.