Skip to content

Commit 6906357

Browse files
authored
Merge pull request #89 from jerguslejko/master
Update version
2 parents b64bad5 + a291859 commit 6906357

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 = '1.1.12';
21+
$version = '1.1.13';
2222

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

0 commit comments

Comments
 (0)