Skip to content

Commit

Permalink
Update php-stub-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianKresse authored Aug 28, 2017
1 parent 93df4d7 commit 30d6215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/php-stub-generator
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ if (!defined('PHP_STUB_GENERATOR_COMPOSER_INSTALL')) {

require PHP_STUB_GENERATOR_COMPOSER_INSTALL;

(new Application('setasign php-stub-generator', 'v0.2.0-alpha'))
(new Application('setasign php-stub-generator', 'v0.3.0-alpha'))
->register('generate')
->setDescription('Build the stub-file')
->addArgument(
Expand Down

0 comments on commit 30d6215

Please sign in to comment.