0.33.1
- Fixes LINEMAN_ENV variable when used in conjunction with
clean. Basically in any chained command, the presence ofbuildwill force the whole thing to "production". In the absence of "build", then "spec" or "spec-ci" will force the whole thing to "test". Otherwise the default ("development") or user set value will remain.