Skip to content

Commit

Permalink
0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Aug 4, 2017
1 parent 11a0cfb commit aaebd18
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 @@ -19,7 +19,7 @@
*/
Container::setInstance(new Container);

$version = '0.5.4';
$version = '0.5.5';

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

Expand Down

0 comments on commit aaebd18

Please sign in to comment.