We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2275f7 commit 0123975Copy full SHA for 0123975
2 files changed
README.md
@@ -94,6 +94,6 @@ client.removeFromMangaList(entry);
94
<dependency>
95
<groupId>net.beardbot</groupId>
96
<artifactId>mal-api</artifactId>
97
- <version>1.0.0</version>
+ <version>1.0.1</version>
98
</dependency>
99
```
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
11
<name>${project.groupId}:${project.artifactId}</name>
12
<description>Java binding for the official MyAnimeList API</description>
0 commit comments