Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BumpType ¶ added in v0.7.0
type BumpType int32
BumpType increases the version section number type.
func ParseBumpType ¶ added in v0.7.0
ParseBumpType parse string bump type.
type Version ¶ added in v0.7.0
type Version struct {
// contains filtered or unexported fields
}
Version implements semantic versioning handle.
func NewVersion ¶ added in v0.7.0
NewVersion creates version handle.
Click to show internal directories.
Click to hide internal directories.