bump for stable release

This commit is contained in:
Dane Everitt 2017-05-07 10:52:17 -04:00
parent f0df5b4e96
commit 783b7630f4
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ return [
'env' => env('APP_ENV', 'production'),
'version' => env('APP_VERSION', 'canary'),
'version' => env('APP_VERSION', '0.6.0'),
/*
|--------------------------------------------------------------------------