Package | Description |
---|---|
com.github.zafarkhaja.semver |
This is the root package of the Java SemVer library.
|
Modifier and Type | Method and Description |
---|---|
Version.Builder |
Version.Builder.setBuildMetadata(String build)
Sets the build metadata.
|
Version.Builder |
Version.Builder.setNormalVersion(String normal)
Sets the normal version.
|
Version.Builder |
Version.Builder.setPreReleaseVersion(String preRelease)
Sets the pre-release version.
|
Copyright © 2017. All rights reserved.