Skip to content

Commit

Permalink
Add signing info for making releases to clojars
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Hjort committed Jun 24, 2015
1 parent b05dcaa commit ec2e43c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
:profiles { :dev { :dependencies [[ring/ring-core "1.3.2"]
[ring-mock "0.1.5"]
[org.clojure/tools.trace "0.7.8"]]}}
:plugins [[lein-ancient "0.5.5"]])
:plugins [[lein-ancient "0.5.5"]]
:signing {:gpg-key "C37817AC"})

0 comments on commit ec2e43c

Please sign in to comment.