package
Version:
v2.6.7
Opens a new window with list of versions in this module.
Published: Apr 11, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrPreviousVersionTagNotFound = errors.New("the git repository has no tag for the previous version")
)
type Strategy struct {
Dir string
StripPrerelease bool
}
func (s Strategy) BumpVersion(previous semver.Version) (*semver.Version, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.