Skip to content

Commit 4934ead

Browse files
authored
Merge pull request #1360 from peter279k/modify_concole_version
2 parents 3a72a45 + e86518c commit 4934ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpBrew/Console.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
class Console extends Application
1515
{
1616
const NAME = 'phpbrew';
17-
const VERSION = '2.1.0';
17+
const VERSION = '2.2.0';
1818

1919
public function options($opts)
2020
{

0 commit comments

Comments
 (0)