Fixed description
This commit is contained in:
parent
67ee3cad55
commit
421198a590
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Semantic Version Plugin for Gradle
|
# Semantic Version Plugin for Gradle
|
||||||
|
|
||||||
A [Semantic Version](https://semver.org) Plugin for [Gradle](https://gradle.org) that manages a project version via a properties file, and provide tasks to __automatically increment__ major, minor and patch build numbers.
|
A [Semantic Version](https://semver.org) Plugin for [Gradle](https://gradle.org) that manages a project version via a properties file, and provide tasks to __automatically increment__ major, minor, patch and build version numbers.
|
||||||
|
|
||||||
The plugin can be used in conjunction with the [__Semantic Version Annotation Processor__](https://github.com/ethauvin/semver).
|
The plugin can be used in conjunction with the [__Semantic Version Annotation Processor__](https://github.com/ethauvin/semver).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue