소스 검색

Improve version.

tags/v0.1.1
YJC 3 년 전
부모
커밋
06b6c39ec3
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -1
      .gitignore
  2. +1
    -1
      project.clj

+ 2
- 1
.gitignore 파일 보기

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

+ 1
- 1
project.clj 파일 보기

@@ -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…
취소
저장