Skip to content

Commit d61f507

Browse files
committed
v3.3.2
1 parent 46116a8 commit d61f507

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.3.1</version>
88+
<version>3.3.2</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.3.2-SNAPSHOT</version>
28+
<version>3.3.2</version>
2929

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

0 commit comments

Comments
 (0)