Skip to content

Commit

Permalink
Release 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Feb 26, 2012
1 parent fcee6d8 commit a131b96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Read the source from Marginalia
Usage from Leiningen:
--------------------

[clojure-opennlp "0.1.8"]
[clojure-opennlp "0.1.9"]

clojure-opennlp works with both clojure 1.2.x and 1.3

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject clojure-opennlp "0.1.9-SNAPSHOT"
(defproject clojure-opennlp "0.1.9"
:description "Natural Language Processing with Clojure, library for opennlp."
:url "http://github.com/dakrone/clojure-opennlp"
:dependencies [[org.clojure/clojure "1.3.0"]
Expand Down

0 comments on commit a131b96

Please sign in to comment.