The project has moved it's status from `Alpha` -> `Beta`.
Fixes
* When the transformation fails, the tool will correctly exit with code 123. This was fixed in 9006c24e9b5927727e2cc689117ac8c4c92dfd8c
* Exit gracefully with code 0 when no filename is passed. The tool will be a noop in this case.
**Full Changelog**: https://github.com/dhruvmanila/remove-print-statements/compare/v0.1.3...v0.2.0