We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22ce06 commit d04a4f7Copy full SHA for d04a4f7
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</version>
+ <version>1.0.0</version>
16
</dependency>
17
```
18
0 commit comments