bump version for release

This commit is contained in:
Dane Everitt
2017-05-24 20:58:10 -05:00
parent 8b762cbaf5
commit 702b0eb007

View File

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