Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Sep 22, 2017
1 parent 61ba96d commit fd0f181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/valet.php
Expand Up @@ -19,7 +19,7 @@
*/
Container::setInstance(new Container);

$version = '1.0.3';
$version = '1.0.4';

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

Expand Down

0 comments on commit fd0f181

Please sign in to comment.