Skip to content

Commit

Permalink
v2.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
markjschreiber committed Feb 29, 2024
1 parent d0815b4 commit d3eba83
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 @@ -26,7 +26,7 @@ repositories {

group = 'software.amazon.nio.s3'
archivesBaseName = 'nio-spi-for-s3'
version = '2.0.0-dev'
version = '2.0.0-rc1'

java {
withSourcesJar()
Expand Down

0 comments on commit d3eba83

Please sign in to comment.