Skip to content

Commit

Permalink
Update ghcli
Browse files Browse the repository at this point in the history
  • Loading branch information
gboddin authored Mar 13, 2018
1 parent 96c309c commit e7b7997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ghcli
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if (!class_exists('Gbo\PhpGithubCli\GithubCommand', true)) {

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

$application->setVersion('0.2.8');
$application->setVersion('0.2.9');

/**
* Get github token :
Expand Down

0 comments on commit e7b7997

Please sign in to comment.