bump version for release

This commit is contained in:
Dane Everitt
2016-12-07 19:32:06 -05:00
parent 0472706807
commit 1053ae4b52

View File

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