Skip to content

Commit 42c2b00

Browse files
committed
Update version to 0.6.2
1 parent 21618b0 commit 42c2b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Kernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Kernel extends BaseKernel
1414
{
1515
use MicroKernelTrait;
1616

17-
public const VERSION = '0.6.x-dev';
17+
public const VERSION = '0.6.2';
1818

1919
protected function configureContainer(ContainerConfigurator $container): void
2020
{

0 commit comments

Comments
 (0)