pub fn version_pre( major: u32, minor: u32, patch: u32, pre_release: &str, ) -> Version
Create a Version struct with pre-release tag.