Skip to content

Commit 5ca131e

Browse files
author
tk
committed
version bump
1 parent 87803f6 commit 5ca131e

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
@@ -20,7 +20,7 @@ This library is hosted in the [Maven Central Repository](https://maven-badges.he
2020
<dependency>
2121
<groupId>net.markenwerk</groupId>
2222
<artifactId>utils-mail-dkim</artifactId>
23-
<version>1.3.1</version>
23+
<version>1.4.0</version>
2424
</dependency>
2525
```
2626

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>net.markenwerk</groupId>
77
<artifactId>utils-mail-dkim</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.4.0</version>
99
<packaging>jar</packaging>
1010

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

0 commit comments

Comments
 (0)