bump version for release

This commit is contained in:
Dane Everitt
2016-12-02 19:47:54 -05:00
parent e3587966e2
commit 25cc1bef3e

View File

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