Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstauffer committed Jun 13, 2020
1 parent 6d1e9c3 commit 7fe0e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/valet.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
*/
Container::setInstance(new Container);

$version = '2.10.3';
$version = '2.11.0';

$app = new Application('Laravel Valet', $version);

Expand Down

0 comments on commit 7fe0e06

Please sign in to comment.