bump version

This commit is contained in:
Dane Everitt
2016-11-07 16:00:30 -05:00
parent c52dfe6799
commit 4925ee32be

View File

@@ -4,7 +4,7 @@ return [
'env' => env('APP_ENV', 'production'),
'version' => env('APP_VERSION', 'v0.5.0'),
'version' => env('APP_VERSION', 'v0.5.1'),
/*
|--------------------------------------------------------------------------