pub fn bump_version(current: &str, bump: &str) -> OpsResult<String>
Parse X.Y.Z and bump the specified component.
X.Y.Z