Bump version for release. 🐮

This commit is contained in:
Dane Everitt
2017-04-14 20:52:38 -04:00
parent 96a75030ec
commit a15b7fb69c

View File

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