package
Version:
v0.1.9
Opens a new window with list of versions in this module.
Published: Oct 6, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CreateSemVerCommand creates the root Semantic Version command
type Version struct {
Major int
Minor int
Patch int
}
Version represents a semantic version
Parse parses a string to a Version
Source Files
¶
Click to show internal directories.
Click to hide internal directories.