Skip to content

Commit

Permalink
bump clojure version
Browse files Browse the repository at this point in the history
  • Loading branch information
nakkaya committed Nov 20, 2011
1 parent 8a8b543 commit fcbd3c4
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
@@ -1,6 +1,6 @@
(defproject clodiuno "0.0.3-SNAPSHOT"
:description "Clojure API for Arduino."
:dependencies [[org.clojure/clojure "1.2.0"]]
:dependencies [[org.clojure/clojure "1.3.0"]]
:native-dependencies
[[org.clojars.nakkaya/rxtx-macosx-native-deps "2.1.7"]]
:dev-dependencies [[native-deps "1.0.5"]
Expand Down

0 comments on commit fcbd3c4

Please sign in to comment.