Version

Semantic version number.

Constructors

this
this(Major major, Minor minor, Patch patch, Prerelease pre, BuildMetadata build)
Undocumented in source.

Members

Properties

build
BuildMetadata build [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
major
Major major [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minor
Minor minor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
patch
Patch patch [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pre
Prerelease pre [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta