Skip to content

Commit

Permalink
feat(version): Rollback version as release date is unknow
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Dec 7, 2023
1 parent 1172607 commit 975fee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ class Constants extends CommonConstants
/**
* @var string The current version of this library
*/
public const VERSION = 'v3.3.0';
public const VERSION = 'v3.2.0';
}

0 comments on commit 975fee1

Please sign in to comment.