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.
E.g.:
outputs
1.0.1and sets exit code to0; i.e., it acts as ifpatch(or no argument) had been specified.