v1.1.0
Features
- 29d156b added the command to check the version of Node.js.
When the 2nd argument is omitted such asif-node-version ">=4", the command will exit with zero if the version of Node.js is in the range. Otherwise, the command will exit with one.