Skip to content

Commit

Permalink
bump to clojure 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed May 10, 2011
1 parent e2b2762 commit 95f112d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -3,7 +3,7 @@
:resources-path "etc"
:repositories {"jboss"
"http://repository.jboss.org/nexus/content/groups/public/"}
:dependencies [[org.clojure/clojure "1.2.0"]
:dependencies [[org.clojure/clojure "1.2.1"]
[org.clojure/clojure-contrib "1.2.0"]
[org.jboss.netty/netty "3.2.1.Final"]]
:dev-dependencies [[swank-clojure "1.2.1"]
Expand Down

0 comments on commit 95f112d

Please sign in to comment.