Skip to content

Commit

Permalink
incanter-processing passes tests on Clojure 1.3.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
mtnygard committed Sep 9, 2011
1 parent 8d46e5b commit 13e0504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/incanter-processing/project.clj
@@ -1,5 +1,5 @@
(defproject incanter/incanter-processing "1.2.3"
(defproject incanter/incanter-processing "1.3.0-SNAPSHOT"
:description "Incanter-processing is the Processing module of the Incanter project."
:dependencies [[incanter/incanter-core "1.2.3"]
:dependencies [[incanter/incanter-core "1.3.0-SNAPSHOT"]
[incanter/processing-core "1.1"]]
:dev-dependencies [[lein-clojars "0.6.0"]])

0 comments on commit 13e0504

Please sign in to comment.