We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95d923 commit 48f1648Copy full SHA for 48f1648
cli/valet.php
@@ -18,7 +18,7 @@
18
*/
19
Container::setInstance(new Container);
20
21
-$version = '2.0.1';
+$version = '2.0.2';
22
23
$app = new Application('Laravel Valet', $version);
24
0 commit comments