Skip to content

Commit 7d1a360

Browse files
committed
Update version to next release
1 parent c5b237a commit 7d1a360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ plugins {
2929

3030
allprojects {
3131
group = 'io.minio'
32-
version = '9.0.0'
32+
version = '9.0.1'
3333
if (!project.hasProperty('release')) {
3434
version += '-DEV'
3535
}

0 commit comments

Comments
 (0)