incremented version to 1.1.1
This commit is contained in:
parent
9dbcca0e39
commit
067bfed610
|
@ -3,7 +3,7 @@
|
|||
* Laravel - A clean and classy framework for PHP web development.
|
||||
*
|
||||
* @package Laravel
|
||||
* @version 1.1.0
|
||||
* @version 1.1.1
|
||||
* @author Taylor Otwell
|
||||
* @license MIT License
|
||||
* @link http://laravel.com
|
||||
|
@ -134,4 +134,4 @@
|
|||
// --------------------------------------------------------------
|
||||
// Send the response to the browser.
|
||||
// --------------------------------------------------------------
|
||||
$response->send();
|
||||
$response->send();
|
||||
|
|
Loading…
Reference in New Issue