Skip to content

Commit 2991392

Browse files
committed
Update development version to 0.5
1 parent 364b889 commit 2991392

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
@@ -13,7 +13,7 @@ class Kernel extends BaseKernel
1313
{
1414
use MicroKernelTrait;
1515

16-
public const VERSION = '0.3.x-dev';
16+
public const VERSION = '0.5.x-dev';
1717

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

0 commit comments

Comments
 (0)