Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 7a7ae35

Browse files
committed
Release 0.8.2
1 parent b84ce60 commit 7a7ae35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Module implements ConsoleUsageProviderInterface,VersionProviderInterface
2626
{
2727
use VersionProviderTrait;
2828

29-
const VERSION = '0.8.1';
29+
const VERSION = '0.8.2';
3030

3131
public function getConsoleUsage(AdapterInterface $console)
3232
{

0 commit comments

Comments
 (0)