Skip to content

Commit

Permalink
Merge pull request #34 from ThePay/increase-version
Browse files Browse the repository at this point in the history
v1.5.1
  • Loading branch information
joseftraxler authored Oct 12, 2022
2 parents 8b2cc5f + 57ba7d7 commit df83110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TheClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
class TheClient
{
/** @var string */
const VERSION = '1.5.0';
const VERSION = '1.5.1';

/** @var TheConfig */
private $config;
Expand Down

0 comments on commit df83110

Please sign in to comment.