Skip to content

Commit 832a782

Browse files
committed
Bump version to 1.12.0
1 parent 798e7be commit 832a782

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Available on [Maven Central](https://central.sonatype.com/artifact/org.zwobble.m
4949
<dependency>
5050
<groupId>org.zwobble.mammoth</groupId>
5151
<artifactId>mammoth</artifactId>
52-
<version>1.11.0</version>
52+
<version>1.12.0</version>
5353
</dependency>
5454
```
5555

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.zwobble.mammoth</groupId>
44
<artifactId>mammoth</artifactId>
5-
<version>1.11.0</version>
5+
<version>1.12.0</version>
66
<packaging>jar</packaging>
77
<name>Mammoth</name>
88
<description>Convert Word documents to simple and clean HTML</description>

0 commit comments

Comments
 (0)