Explorar el Código

Improve version.

tags/v0.1.1
YJC hace 4 años
padre
commit
06b6c39ec3
Se han modificado 2 ficheros con 3 adiciones y 2 borrados
  1. +2
    -1
      .gitignore
  2. +1
    -1
      project.clj

+ 2
- 1
.gitignore Ver fichero

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

+ 1
- 1
project.clj Ver fichero

@@ -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


Cargando…
Cancelar
Guardar