A Lein plugin to set the project version from a shell script
[lein-version-script "0.1.0"]
lein-version-script/lein-version-script {:mvn/version "0.1.0"}
implementation("lein-version-script:lein-version-script:0.1.0")
<dependency> <groupId>lein-version-script</groupId> <artifactId>lein-version-script</artifactId> <version>0.1.0</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: