We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5444a commit 24a573fCopy full SHA for 24a573f
build.gradle
@@ -34,7 +34,7 @@ subprojects {
34
apply plugin: 'findbugs'
35
36
group = 'io.minio'
37
- version = '3.0.1'
+ version = '3.0.2'
38
if (!project.hasProperty('release')) {
39
version += '-DEV'
40
}
0 commit comments