Skip to content

Commit

Permalink
Release v1.1.0 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
popematt authored May 12, 2023
1 parent ce92959 commit 247c128
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 @@ -27,7 +27,7 @@ plugins {
}

group = "com.amazon.ion"
version = "1.0.0"
version = "1.1.0"
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")

repositories {
Expand Down

0 comments on commit 247c128

Please sign in to comment.