Skip to content

Commit 1529083

Browse files
committed
v3.0.4
1 parent 237f9a7 commit 1529083

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ requires these APIs.
8585
<dependency>
8686
<groupId>com.amilesend</groupId>
8787
<artifactId>tmdb-java-client</artifactId>
88-
<version>3.0.3</version>
88+
<version>3.0.4</version>
8989
</dependency>
9090
```
9191
3. Instantiate the client with the read access token:

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525

2626
<groupId>com.amilesend</groupId>
2727
<artifactId>tmdb-java-client</artifactId>
28-
<version>3.0.4-SNAPSHOT</version>
28+
<version>3.0.4</version>
2929

3030
<name>tmdb-java-client</name>
3131
<description>A client to access the TMDB API</description>
3232
<inceptionYear>2024-2025</inceptionYear>
33-
<url></url>
33+
<url>https://www.amilesend.com/tmdb-java-client/</url>
3434
<organization>
3535
<name>Andy Miles</name>
3636
<url>https://www.amilesend.com</url>

0 commit comments

Comments
 (0)