We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d17e9f commit be999d5Copy full SHA for be999d5
1 file changed
README.md
@@ -12,7 +12,7 @@ A Java library that provides a simple integration of the OMDB API (https://www.o
12
<dependency>
13
<groupId>ch.yoinc</groupId>
14
<artifactId>omdb-api</artifactId>
15
- <version>1.0.0</version>
+ <version>1.0.1</version>
16
</dependency>
17
```
18
0 commit comments