Bump version for release.

This commit is contained in:
Dane Everitt
2017-02-05 19:58:04 -05:00
parent 4a320c29a8
commit 2037819f6b

View File

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