Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstauffer committed Dec 7, 2018
1 parent adab98d commit dd258c3
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 @@ -29,7 +29,7 @@
*/
Container::setInstance(new Container);

$version = '2.1.3';
$version = '2.1.5';

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

Expand Down

0 comments on commit dd258c3

Please sign in to comment.