Skip to content

Commit 1c2e876

Browse files
committed
Prepare release 2.1.9
1 parent e5e58d0 commit 1c2e876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Tmdb/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Client
3131
use ApiMethodsTrait;
3232

3333
/** Client Version */
34-
const VERSION = '2.1.8';
34+
const VERSION = '2.1.9';
3535

3636
/** Base API URI */
3737
const TMDB_URI = 'api.themoviedb.org/3/';

0 commit comments

Comments
 (0)