pub fn bump_version(current: &str, bump: Bump) -> String
Compute the next semver version from a current version string.