Skip to content

Commit

Permalink
Release 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TiSiE committed Oct 4, 2019
1 parent b84ce60 commit 7a7ae35
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.8.1';
const VERSION = '0.8.2';

public function getConsoleUsage(AdapterInterface $console)
{
Expand Down

0 comments on commit 7a7ae35

Please sign in to comment.