We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c907e commit 5dcd39eCopy full SHA for 5dcd39e
cli/valet.php
@@ -32,7 +32,7 @@
32
*/
33
Container::setInstance(new Container);
34
35
-$version = '3.0.0';
+$version = '3.0.1';
36
37
$app = new Application('Laravel Valet', $version);
38
0 commit comments