Skip to content

Commit

Permalink
Bump version to 2.1-beta1.
Browse files Browse the repository at this point in the history
  • Loading branch information
kporras07 committed Sep 29, 2021
1 parent fdb7fb3 commit 72ed111
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 = '2.0';
const VERSION = '2.1-beta1';

/**
* Creates InfoCommand instance.
Expand Down

0 comments on commit 72ed111

Please sign in to comment.