nextPatch

Create a new SemVer with the same major and minor number and the next patch number. Pre-release and build metadata information is not applied to the new version.

Return

next patch version

Throws

if the next patch number exceed Int range.