Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TiSiE committed Sep 21, 2020
1 parent 85bba6c commit 3849fb6
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 @@ -27,7 +27,7 @@ class Module implements ConsoleUsageProviderInterface, VersionProviderInterface
{
use VersionProviderTrait;

const VERSION = '1.0.0';
const VERSION = '1.0.1';

public function getConsoleUsage(AdapterInterface $console)
{
Expand Down

0 comments on commit 3849fb6

Please sign in to comment.