Skip to content

Commit a083153

Browse files
committed
Version 2.11.0
1 parent e91bdb3 commit a083153

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
@@ -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.10.1</version>
17+
<version>2.11.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.10.2-SNAPSHOT</version>
17+
<version>2.11.0</version>
1818
<packaging>jar</packaging>
1919

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

0 commit comments

Comments
 (0)