diff --git a/src/Aplus.php b/src/Aplus.php index 0b3a916..1b4d964 100644 --- a/src/Aplus.php +++ b/src/Aplus.php @@ -19,5 +19,5 @@ final class Aplus * * @var string */ - public const VERSION = '23.0.0'; + public const VERSION = '23.0.1'; }