Skip to content

Commit d6d1ebf

Browse files
committed
Bump version to 1.11.0
1 parent a929dc7 commit d6d1ebf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ The following features are currently supported:
4343

4444
## Installation
4545

46-
Available on [Maven Central](http://search.maven.org/#artifactdetails|org.zwobble.mammoth|mammoth|1.10.0|jar).
46+
Available on [Maven Central](http://search.maven.org/#artifactdetails|org.zwobble.mammoth|mammoth|1.11.0|jar).
4747

4848
```xml
4949
<dependency>
5050
<groupId>org.zwobble.mammoth</groupId>
5151
<artifactId>mammoth</artifactId>
52-
<version>1.10.0</version>
52+
<version>1.11.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.10.0</version>
5+
<version>1.11.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)