Skip to content

Commit

Permalink
update jmdns and at-at dependencies and move to 0.9.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Jan 14, 2013
1 parent e5bb687 commit d8266b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
@@ -1,6 +1,6 @@
(defproject overtone/osc-clj "0.8.1"
(defproject overtone/osc-clj "0.9.0-SNAPSHOT"
:description "An Open Sound Control library for Clojure."
:dependencies [[org.clojure/clojure "1.3.0"]
[org.clojars.technomancy/jmdns "3.2.1"]
[javax.jmdns/jmdns "3.4.1"]
[commons-net "3.0.1"]
[overtone/at-at "1.0.0"]])
[overtone/at-at "1.1.0"]])

0 comments on commit d8266b0

Please sign in to comment.