Skip to content

Commit

Permalink
update to use serial-port 1.1.2 for lein 2.x compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Mar 23, 2012
1 parent 35e95e4 commit ad24461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,5 +1,5 @@
(defproject monome-serial "0.3.1"
(defproject monome-serial "0.3.2"
:description "An interface to the monome (http://monome.org)"
:dependencies [[org.clojure/clojure "1.3.0"]
[org.clojure/core.incubator "0.1.0"]
[serial-port "1.1.1"]])
[serial-port "1.1.2"]])

0 comments on commit ad24461

Please sign in to comment.