Skip to content

Commit

Permalink
Version 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
igrishaev committed Jul 23, 2020
1 parent 291a97a commit 666a867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}

;; :repositories {"releases" {:url "https://repo.clojars.org" :creds :gpg}}
:deploy-repositories {"releases" {:url "https://repo.clojars.org"}}
:deploy-repositories {"releases" {:url "https://repo.clojars.org" :creds :gpg}}

:release-tasks [
;; ["vcs" "assert-committed"]
Expand Down

0 comments on commit 666a867

Please sign in to comment.