Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasseglare committed Mar 5, 2019
1 parent 263037f commit 9d682d2
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions project.clj
Expand Up @@ -7,10 +7,4 @@
:java-source-paths ["src/java"]
:javac-options ["-Xlint:deprecation"]
:dependencies [[org.clojure/clojure "1.10.0"]
[org.clojure/core.async "0.3.443"]]
:release-tasks [["vcs" "assert-committed"]
["change" "version"
"leiningen.release/bump-version" "release"]
["vcs" "commit"]
["vcs" "tag"]
["deploy"]])
[org.clojure/core.async "0.3.443"]])

0 comments on commit 9d682d2

Please sign in to comment.