Skip to content

Commit

Permalink
Release 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TiSiE committed Jun 12, 2020
1 parent 97c420a commit a796c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class Module implements ConsoleUsageProviderInterface,VersionProviderInterface
{
use VersionProviderTrait;

const VERSION = '0.9.3';
const VERSION = '0.9.4';

public function getConsoleUsage(AdapterInterface $console)
{
Expand Down

0 comments on commit a796c59

Please sign in to comment.