Skip to content

Commit

Permalink
release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Mar 22, 2011
1 parent 79277f2 commit 9fe7cfa
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 @@ -16,7 +16,7 @@ Read the source from Marginalia
Usage from Leiningen:
--------------------

[clojure-opennlp "0.1.4"]
[clojure-opennlp "0.1.5"]

You will need to specify the opennlp maven repo in your project.clj also:

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.5-SNAPSHOT"
(defproject clojure-opennlp "0.1.5"
:description "Natural Language Processing with Clojure, library for opennlp.
http://github.com/dakrone/clojure-opennlp"
:dependencies [[org.clojure/clojure "1.2.0"]
Expand Down

0 comments on commit 9fe7cfa

Please sign in to comment.