Skip to content

Commit 2eae224

Browse files
committed
Bump 0.2.10
1 parent 6569693 commit 2eae224

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.9');
27+
$application->setVersion('0.2.10');
2828

2929
/**
3030
* Get github token :

0 commit comments

Comments
 (0)