Skip to content

Commit e62a66c

Browse files
committed
Version 2.19
1 parent f9da089 commit e62a66c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The easiest way is to install the library via its [Maven package](http://search.
1414
<dependency>
1515
<groupId>com.drewnoakes</groupId>
1616
<artifactId>metadata-extractor</artifactId>
17-
<version>2.18.0</version>
17+
<version>2.19.0</version>
1818
</dependency>
1919
```
2020

pom.xml

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

1515
<groupId>com.drewnoakes</groupId>
1616
<artifactId>metadata-extractor</artifactId>
17-
<version>2.18.0</version>
17+
<version>2.19.0</version>
1818
<packaging>jar</packaging>
1919

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

wiki

Submodule wiki updated from 1c98a91 to f164f4f

0 commit comments

Comments
 (0)