Skip to content

Commit

Permalink
Release 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jreklund committed Apr 19, 2018
1 parent 837a8c4 commit 79bce1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Imdb/MdbBase.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* @copyright (c) 2002-2004 by Giorgos Giagas and (c) 2004-2009 by Itzchak Rehberg and IzzySoft
*/
class MdbBase extends Config {
public $version = '6.0.0';
public $version = '6.0.1';

protected $months = array(
"January" => "01",
Expand Down

0 comments on commit 79bce1d

Please sign in to comment.