Skip to content

Commit

Permalink
Depend on Clojure 1.3.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Sep 23, 2011
1 parent 7b74dcd commit 5e54e9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,4 +1,4 @@
(defproject serial-port "1.1.0"
(defproject serial-port "1.1.1"
:description "Simple serial port comms library. Wraps RxTx."
:dependencies [[org.clojure/clojure "1.3.0-RC0"]
:dependencies [[org.clojure/clojure "1.3.0"]
[rxtx22 "1.0.5"]])

0 comments on commit 5e54e9c

Please sign in to comment.