Skip to content

Commit

Permalink
Released 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Apr 1, 2013
1 parent 8ddf64a commit 8c0d1b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Installation
To install Clucy, add the following dependency to your `project.clj`
file:

[clucy "0.3.1"]
[clucy "0.4.0"]

Usage
-----
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 clucy "0.3.1"
(defproject clucy "0.4.0"
:description "A Clojure interface to the Lucene search engine"
:url "http://github/weavejester/clucy"
:dependencies [[org.clojure/clojure "1.4.0"]
Expand Down

0 comments on commit 8c0d1b6

Please sign in to comment.