Skip to main content

bump_version

Function bump_version 

Source
pub fn bump_version(current: &str, bump: &str) -> OpsResult<String>
Expand description

Parse X.Y.Z and bump the specified component.