diff --git a/src/Aplus.php b/src/Aplus.php index 28e372b..5a31dbf 100644 --- a/src/Aplus.php +++ b/src/Aplus.php @@ -19,5 +19,5 @@ final class Aplus * * @var string */ - public const VERSION = '22.0.1'; + public const VERSION = '22.0.2'; }