com.andrewmcveigh/lein-auto-release

A Leiningen plugin for automated releases

Leiningen/Boot

[com.andrewmcveigh/lein-auto-release "0.1.10"]

Clojure CLI/deps.edn

com.andrewmcveigh/lein-auto-release {:mvn/version "0.1.10"}

Gradle

implementation("com.andrewmcveigh:lein-auto-release:0.1.10")

Maven

<dependency>
  <groupId>com.andrewmcveigh</groupId>
  <artifactId>lein-auto-release</artifactId>
  <version>0.1.10</version>
</dependency>