Closed wwerner closed 4 years ago
Adds nextPatch(), nextMinor() and nextMajor() to SemanticVersion. Required for https://github.com/vlingo/vlingo-schemata/pull/116
nextPatch()
nextMinor()
nextMajor()
SemanticVersion
@wwerner I don't see your SemanticVersion change commits
Not sure I follow. Don't you see https://github.com/vlingo/vlingo-common/pull/25/files#diff-95aa06ca33054c69ae4b88ff44d25c3cR116?
Adds
nextPatch()
,nextMinor()
andnextMajor()
toSemanticVersion
. Required for https://github.com/vlingo/vlingo-schemata/pull/116