1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 00:20:08 +01:00

update version

This commit is contained in:
Taylor Otwell
2016-05-04 10:20:04 -05:00
parent 6ec9e1c7a4
commit 59be175938

2
valet
View File

@@ -15,7 +15,7 @@ use Symfony\Component\Process\Process;
/** /**
* Create the application. * Create the application.
*/ */
$app = new Application('Laravel Valet', 'v0.1.5'); $app = new Application('Laravel Valet', 'v0.1.6');
/** /**
* Allow Valet to be run more conveniently by allowing the Node proxy to run password-less sudo. * Allow Valet to be run more conveniently by allowing the Node proxy to run password-less sudo.