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