Skip to content

Commit 75c9320

Browse files
committed
Update version to next release
1 parent b9a829b commit 75c9320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ apply plugin: 'io.codearte.nexus-staging'
3535

3636
allprojects {
3737
group = 'io.minio'
38-
version = '6.0.0'
38+
version = '6.0.1'
3939
if (!project.hasProperty('release')) {
4040
version += '-DEV'
4141
}

0 commit comments

Comments
 (0)