Skip to content

Commit 36c370b

Browse files
committed
Bumps version to 1.3.1.
1 parent ef74f88 commit 36c370b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependency into your project's `pom.xml`:
6060
<dependency>
6161
<groupId>software.amazon.ion</groupId>
6262
<artifactId>ion-java</artifactId>
63-
<version>1.3.0</version>
63+
<version>1.3.1</version>
6464
</dependency>
6565
```
6666

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>software.amazon.ion</groupId>
55
<artifactId>ion-java</artifactId>
6-
<version>1.3.1-SNAPSHOT</version>
6+
<version>1.3.1</version>
77
<packaging>bundle</packaging>
88

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

0 commit comments

Comments
 (0)