Skip to content

Commit

Permalink
Change 2.1.0 version cont to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peter279k committed Dec 12, 2023
1 parent 3a72a45 commit e86518c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhpBrew/Console.php
Expand Up @@ -14,7 +14,7 @@
class Console extends Application
{
const NAME = 'phpbrew';
const VERSION = '2.1.0';
const VERSION = '2.2.0';

public function options($opts)
{
Expand Down

0 comments on commit e86518c

Please sign in to comment.