diff --git a/src/Kernel/Kernel.php b/src/Kernel/Kernel.php index 23e5877..398206f 100644 --- a/src/Kernel/Kernel.php +++ b/src/Kernel/Kernel.php @@ -8,7 +8,7 @@ class Kernel extends AbstractKernel { - public const VERSION = '1.0.0'; + public const VERSION = '2.0.2'; public const NAME = 'TrayDigita';