org.clojars.smx/lein-release

Leiningen Release Plugin

Leiningen/Boot

[org.clojars.smx/lein-release "1.0.6"]

Clojure CLI/deps.edn

org.clojars.smx/lein-release {:mvn/version "1.0.6"}

Gradle

implementation("org.clojars.smx:lein-release:1.0.6")

Maven

<dependency>
  <groupId>org.clojars.smx</groupId>
  <artifactId>lein-release</artifactId>
  <version>1.0.6</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.