0.1.0 release build
This commit is contained in:
parent
bc1af9cdb0
commit
958413d2e3
|
@ -5,6 +5,10 @@
|
||||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||||
:dependencies [[org.clojure/clojure "1.8.0"]]
|
:dependencies [[org.clojure/clojure "1.8.0"]]
|
||||||
|
|
||||||
|
:plugins [[lein-codox "0.10.4"]
|
||||||
|
[lein-release "1.0.5"]]
|
||||||
|
|
||||||
|
|
||||||
;; `lein release` doesn't play nice with `git flow release`. Run `lein release` in the
|
;; `lein release` doesn't play nice with `git flow release`. Run `lein release` in the
|
||||||
;; `develop` branch, then merge the release tag into the `master` branch.
|
;; `develop` branch, then merge the release tag into the `master` branch.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue