Skip to content

Commit

Permalink
fixes version
Browse files Browse the repository at this point in the history
  • Loading branch information
tenmajkl committed Sep 14, 2022
1 parent 4163c9c commit 1ac2591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lemon/Kernel/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ final class Application extends Container
/**
* Current Lemon version.
*/
public const VERSION = '3.0.2';
public const VERSION = '3.5.2';

/**
* Default units with aliases.
Expand Down

0 comments on commit 1ac2591

Please sign in to comment.