Skip to content

Commit

Permalink
move to clojure 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Mar 22, 2011
1 parent fa9ece9 commit 350ad22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(defproject clojure-opennlp "0.1.6-SNAPSHOT"
:description "Natural Language Processing with Clojure, library for opennlp.
http://github.com/dakrone/clojure-opennlp"
:dependencies [[org.clojure/clojure "1.2.0"]
:dependencies [[org.clojure/clojure "1.2.1"]
[org.clojure/clojure-contrib "1.2.0"]
[opennlp/tools "1.5.0"]]
:dev-dependencies [[marginalia "0.5.0"]]
Expand Down

0 comments on commit 350ad22

Please sign in to comment.