We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9615b40 commit 7cad3f3Copy full SHA for 7cad3f3
lib/Tmdb/Client.php
@@ -31,7 +31,7 @@ class Client
31
use ApiMethodsTrait;
32
33
/** Client Version */
34
- const VERSION = '2.0.17';
+ const VERSION = '2.0.18';
35
36
/** Base API URI */
37
const TMDB_URI = 'api.themoviedb.org/3/';
0 commit comments