Просмотр исходного кода

Fix version number.

tags/v0.2.0
YJC 3 лет назад
Родитель
Сommit
a374fb6f0b
1 измененных файлов: 2 добавлений и 5 удалений
  1. +2
    -5
      project.clj

+ 2
- 5
project.clj Просмотреть файл

@@ -9,10 +9,7 @@
[org.clojure/core.async "0.4.500"
:exclusions [org.clojure/tools.reader]]]

:plugins [[day8/lein-git-inject "0.0.15"]
[lein-codox "0.10.7"]]

:middleware [leiningen.git-inject/middleware]
:plugins [[lein-codox "0.10.7"]]

:codox {:output-path "docs"
:source-uri "https://github.com/tservice-plugins/xps2pdf/blob/v{version}/{filepath}#L{line}"}
@@ -21,7 +18,7 @@
{:provided
{:dependencies
[[org.clojure/clojure "1.10.1"]
[tservice "[0.5.4, )"]]}
[org.clojars.yjcyxky/tservice "0.5.6"]]}

:uberjar
{:auto-clean true

Загрузка…
Отмена
Сохранить