bump version

This commit is contained in:
Dane Everitt 2016-02-15 12:39:17 -05:00
parent fb1eef292b
commit 5500dcc4d5

View file

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