Skip to content

Commit

Permalink
bump to release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gniadeck authored Apr 30, 2024
1 parent f534b8c commit 2c99d1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>pl.wmsdev</groupId>
<artifactId>usos4j</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<name>usos4j</name>
<description>Java client for USOS API</description>
<url>https://github.com/WMS-DEV/usos4j</url>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>pl.wmsdev</groupId>
<artifactId>usos4j</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 2c99d1e

Please # to comment.