Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Commit

Permalink
update lein-clojars plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
nakkaya committed Mar 20, 2011
1 parent 624a3e9 commit 7df14f8
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 @@ -4,6 +4,6 @@
:native-dependencies
[[org.clojars.nakkaya/rxtx-macosx-native-deps "2.1.7"]]
:dev-dependencies [[native-deps "1.0.5"]
[lein-clojars "0.5.0-SNAPSHOT"]]
[lein-clojars "0.6.0"]]
:jvm-opts ["-Djava.library.path=./native/macosx/x86/"
"-d32"])

0 comments on commit 7df14f8

Please sign in to comment.