Skip to main content

bump_version

Function bump_version 

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

Compute the next semver version from a current version string.