Skip to content

Commit 02f95c8

Browse files
committed
2.8.0
1 parent 3ae8bd9 commit 02f95c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cghooks

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ use BrainMaestro\GitHooks\Commands\ListCommand;
2222
use BrainMaestro\GitHooks\Commands\HookCommand;
2323
use Symfony\Component\Console\Application;
2424

25-
$application = new Application('Composer Git Hooks', '2.7.1');
25+
$application = new Application('Composer Git Hooks', '2.8.0');
2626

2727
$application->add(new AddCommand());
2828
$application->add(new UpdateCommand());

0 commit comments

Comments
 (0)