Skip to content

Commit

Permalink
Bumps version to 1.9.2 (#417)
Browse files Browse the repository at this point in the history
This is directly based on 1.9.0 due to #416.  It effectively reverts
the 1.9.1 release.
  • Loading branch information
almann committed Mar 1, 2022
1 parent 2d1eddc commit 692af8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.amazon.ion</groupId>
<artifactId>ion-java</artifactId>
<version>1.9.0</version>
<version>1.9.2</version>
<packaging>bundle</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down

0 comments on commit 692af8b

Please sign in to comment.