Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Version

mattt edited this page Dec 21, 2020 · 3 revisions

Version

A version number.

public typealias Version = (major: Int, minor: Int, patch: Int)
Clone this wiki locally