INextVersionCalculator.

FindVersion() Method

Summary

Calculates and returns the next semantic version for the current repository state.

Syntax

SemanticVersion FindVersion()

Return Value

Type Description
SemanticVersion
GitHub