Skip to content

Commit 066fba8

Browse files
committed
Release 0.2.4
1 parent 6638650 commit 066fba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/ghcli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if (!class_exists('Gbo\PhpGithubCli\GithubCommand', true)) {
2424

2525
$application = new \Symfony\Component\Console\Application('ghcli');
2626

27-
$application->setVersion('0.2.3');
27+
$application->setVersion('0.2.4');
2828

2929
/**
3030
* Get github token :

0 commit comments

Comments
 (0)