We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798e7be commit 832a782Copy full SHA for 832a782
2 files changed
README.md
@@ -49,7 +49,7 @@ Available on [Maven Central](https://central.sonatype.com/artifact/org.zwobble.m
49
<dependency>
50
<groupId>org.zwobble.mammoth</groupId>
51
<artifactId>mammoth</artifactId>
52
- <version>1.11.0</version>
+ <version>1.12.0</version>
53
</dependency>
54
```
55
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
4
5
6
<packaging>jar</packaging>
7
<name>Mammoth</name>
8
<description>Convert Word documents to simple and clean HTML</description>
0 commit comments