Skip to content

Commit 85ace61

Browse files
committed
Increase version number
1 parent 3162738 commit 85ace61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This library is available on Maven Central. Use the following information to inc
1212
<dependency>
1313
<groupId>com.riscure</groupId>
1414
<artifactId>trsfile</artifactId>
15-
<version>2.2.5</version>
15+
<version>2.2.6</version>
1616
</dependency>
1717

1818
#### Basic

pom.xml

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

77
<groupId>com.riscure</groupId>
88
<artifactId>trsfile</artifactId>
9-
<version>2.2.6-SNAPSHOT</version>
9+
<version>2.2.6</version>
1010
<packaging>jar</packaging>
1111

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

0 commit comments

Comments
 (0)