Skip to content

Commit be999d5

Browse files
committed
README.md version fix
1 parent 2d17e9f commit be999d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A Java library that provides a simple integration of the OMDB API (https://www.o
1212
<dependency>
1313
<groupId>ch.yoinc</groupId>
1414
<artifactId>omdb-api</artifactId>
15-
<version>1.0.0</version>
15+
<version>1.0.1</version>
1616
</dependency>
1717
```
1818

0 commit comments

Comments
 (0)