pub fn bump_release_build( project_dir: &Path, target: Option<Target>, by: u64, yes: bool, ) -> Result<()>