E.g.: ``` semver -i nonesuch 1.0.0 ``` outputs `1.0.1` and sets exit code to `0`; i.e., it acts as if `patch` (or no argument) had been specified.