Skip to content

Commit 7ac3eff

Browse files
authored
bump release version
1 parent 5280afa commit 7ac3eff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>pl.wmsdev</groupId>
88
<artifactId>usos4j</artifactId>
9-
<version>1.1.7</version>
9+
<version>1.1.8</version>
1010
<name>usos4j</name>
1111
<description>Java client for USOS API</description>
1212
<url>https://github.com/WMS-DEV/usos4j</url>

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>pl.wmsdev</groupId>
1919
<artifactId>usos4j</artifactId>
20-
<version>1.1.7</version>
20+
<version>1.1.8</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)