Skip to content

Commit 974e17f

Browse files
committed
2.7.0
1 parent a46097f commit 974e17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6.1');
25+
$application = new Application('Composer Git Hooks', '2.7.0');
2626

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

0 commit comments

Comments
 (0)