Skip to content

Commit

Permalink
Updated cahgnes in project.clj.
Browse files Browse the repository at this point in the history
  • Loading branch information
Licenser committed Jul 24, 2010
1 parent 790503c commit 6247f55
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject clj-sandbox "0.4.0"
(defproject clj-sandbox "0.4.1"
:description "Clojure library for sandboxed execution"
:dependencies [[org.clojure/clojure "[1.1,1.2-master-SNAPSHOT]"]
[org.clojure/clojure-contrib "[1.1,1.2-SNAPSHOT]"]]
:dev-dependencies [[lein-clojars "0.5.0-SNAPSHOT"]
:dependencies [[org.clojure/clojure "1.1.0"]
[org.clojure/clojure-contrib "1.1.0"]]
:dev-dependencies [[lein-clojars "0.5.0"]
[swank-clojure "1.2.1"]])

0 comments on commit 6247f55

Please sign in to comment.