SemVer.minor

struct SemVer
pure nothrow const @nogc
int
minor
()

Return Value

Type: int

minor version number (second number).

Meta