bump version for release.

This commit is contained in:
Dane Everitt
2017-01-03 17:52:11 -05:00
parent 673b9e2d7c
commit ba1f71d1b6

View File

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