v1.0.1
<a name"1.0.1">
1.0.1 (2015-07-23)
inquirer@0.9.0 changed the function signature for validate functions, so that it doesn't work with the way we're currently binding arguments there.
This just a hotfix so it's fixed as fast as possible.
We need to migrate to inquirer@0.9.0 in separate step.
Bug Fixes
- package: downgrade inquirer due to incompatibility (0fd4f082)