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 e5e58d0 commit 1c2e876Copy full SHA for 1c2e876
lib/Tmdb/Client.php
@@ -31,7 +31,7 @@ class Client
31
use ApiMethodsTrait;
32
33
/** Client Version */
34
- const VERSION = '2.1.8';
+ const VERSION = '2.1.9';
35
36
/** Base API URI */
37
const TMDB_URI = 'api.themoviedb.org/3/';
0 commit comments