Sfoglia il codice sorgente

Improve version.

tags/v0.1.1
YJC 3 anni fa
parent
commit
06b6c39ec3
2 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. +2
    -1
      .gitignore
  2. +1
    -1
      project.clj

+ 2
- 1
.gitignore Vedi File

@@ -1,4 +1,5 @@
xps2pdf.tar.gz
target
pom.xml
docs
docs
dev-resources

+ 1
- 1
project.clj Vedi File

@@ -1,4 +1,4 @@
(defproject tservice/xps2pdf "lein-git-inject/version.tservice-plugin"
(defproject tservice/xps2pdf "lein-git-inject/version"
:min-lein-version "2.5.0"
:deployable true


Loading…
Annulla
Salva