Use git for project versions.
[me.arrdem/lein-git-version "0.1.0-SNAPSHOT"]
me.arrdem/lein-git-version {:mvn/version "0.1.0-SNAPSHOT"}
implementation("me.arrdem:lein-git-version:0.1.0-SNAPSHOT")
<dependency> <groupId>me.arrdem</groupId> <artifactId>lein-git-version</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: