pub fn auto_version_increment_semver_or_date_forced()
Expand description

increments the version in Cargo.toml. if the major version is greater than 2000, it is a date version forced is used in workspaces to force all members to have the same date version else it is semver and increments the patch part