Skip to content

Commit a2dd7de

Browse files
committed
Creating 2.0.2 release
1 parent 712b2ca commit a2dd7de

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.0.1';
34+
const VERSION = '2.0.2';
3535

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

0 commit comments

Comments
 (0)