Commit 067bfed6 authored by Taylor Otwell's avatar Taylor Otwell

incremented version to 1.1.1

parent 9dbcca0e
......@@ -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 @@ if (System\Config::get('session.driver') != '')
// --------------------------------------------------------------
// Send the response to the browser.
// --------------------------------------------------------------
$response->send();
\ No newline at end of file
$response->send();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment