Skip to content

Commit

Permalink
Merge tag '2.2.5' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Siebje committed Mar 7, 2024
2 parents 8cc47ea + f65ac11 commit 821b0b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This library is available on Maven Central. Use the following information to inc
<dependency>
<groupId>com.riscure</groupId>
<artifactId>trsfile</artifactId>
<version>2.2.4</version>
<version>2.2.5</version>
</dependency>

#### Basic
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.riscure</groupId>
<artifactId>trsfile</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.2.5</version>
<packaging>jar</packaging>

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

0 comments on commit 821b0b9

Please sign in to comment.