a library that helps the release and versioning process of Clojure projects, particularly the one using tools.deps and a Monorepo style
[metav "1.0.3"]
metav/metav {:mvn/version "1.0.3"}
implementation("metav:metav:1.0.3")
<dependency> <groupId>metav</groupId> <artifactId>metav</artifactId> <version>1.0.3</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: