Skip to content

Commit

Permalink
Lisää @Release 0.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ut4 committed Nov 16, 2020
1 parent 987df62 commit f3bf85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
use Pike\Interfaces\{FileSystemInterface, SessionInterface};

final class App {
public const VERSION = '0.8.0';
public const VERSION = '0.8.1';
public const MAKE_AUTOMATICALLY = '@auto';
/** @var \Pike\AppContext */
private $ctx;
Expand Down

0 comments on commit f3bf85d

Please sign in to comment.