Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update version to next release
  • Loading branch information
minio-trusted committed Apr 6, 2021
1 parent 31a3bbd commit 12f0ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -34,7 +34,7 @@ apply plugin: "de.marcphilipp.nexus-publish"

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

0 comments on commit 12f0ed4

Please sign in to comment.