Skip to content

Commit 0123975

Browse files
committed
release 1.0.1
1 parent f2275f7 commit 0123975

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,6 @@ client.removeFromMangaList(entry);
9494
<dependency>
9595
<groupId>net.beardbot</groupId>
9696
<artifactId>mal-api</artifactId>
97-
<version>1.0.0</version>
97+
<version>1.0.1</version>
9898
</dependency>
9999
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>net.beardbot</groupId>
88
<artifactId>mal-api</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>
1212
<description>Java binding for the official MyAnimeList API</description>

0 commit comments

Comments
 (0)