diff --git a/src/Constants.php b/src/Constants.php index 2de4654..5fc7480 100644 --- a/src/Constants.php +++ b/src/Constants.php @@ -4,5 +4,5 @@ class Constants { - public const VERSION = "1.0.1"; + public const VERSION = "1.0.2"; }