Skip to content

Commit 48f1648

Browse files
committed
Update version string
1 parent c95d923 commit 48f1648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/valet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919
Container::setInstance(new Container);
2020

21-
$version = '2.0.1';
21+
$version = '2.0.2';
2222

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

0 commit comments

Comments
 (0)