Skip to content

Commit 6353501

Browse files
committed
Update version to 0.6.1
1 parent 63ef7d9 commit 6353501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1';
1818

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

0 commit comments

Comments
 (0)