Skip to content

Commit 3653cdf

Browse files
committed
v3.4.4
1 parent 26ad323 commit 3653cdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.4.3</version>
88+
<version>3.4.4</version>
8989
</dependency>
9090
```
9191
3. Instantiate the client with the read access token:

pom.xml

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

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

3030
<name>tmdb-java-client</name>
3131
<description>A client to access the TMDB API</description>

0 commit comments

Comments
 (0)