Bump for 0.5.0-pre.1 release

Signed-off-by: Dane Everitt <dane@daneeveritt.com>
This commit is contained in:
Dane Everitt
2016-10-05 17:38:12 -04:00
parent 24d49be150
commit aadb23eb74
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ return [
'env' => env('APP_ENV', 'production'),
'version' => env('APP_VERSION', 'v0.5.0-beta'),
'version' => env('APP_VERSION', 'v0.5.0-pre.1'),
/*
|--------------------------------------------------------------------------