version/calculate_next_version library

Functions

calculateNextVersion(Version version, ApiChangeMagnitude highestMagnitudeChange, bool isPreRelease, Directory gitRoot, String tagPrefix) Future<String>