nextMinor

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

Return

next minor version

Throws

if the next minor number exceed Int range.