Skip to content

Commit

Permalink
Raise version
Browse files Browse the repository at this point in the history
  • Loading branch information
“duck7000” committed Feb 25, 2024
1 parent 97209e8 commit c302676
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 @@ -21,7 +21,7 @@
*/
class MdbBase extends Config
{
public $version = '1.3.2';
public $version = '1.3.3';

/**
* @var CacheInterface
Expand Down

0 comments on commit c302676

Please sign in to comment.