Skip to content

Commit

Permalink
Bump version up to 2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
kporras07 committed Sep 28, 2021
1 parent df63761 commit fdb7fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/InfoCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/
class InfoCommand extends Command
{
const VERSION = '1.2';
const VERSION = '2.0';

/**
* Creates InfoCommand instance.
Expand Down

0 comments on commit fdb7fb3

Please sign in to comment.