Skip to content

Commit

Permalink
Bump up lucene to 9.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaju committed Jan 13, 2024
1 parent a18de38 commit 4a6a283
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,4 +1,4 @@
(def lucene-version "9.9.0")
(def lucene-version "9.9.1")

(defproject org.msync/lucene-clj "0.2.0-SNAPSHOT"
:description "Lucene bindings for Clojure"
Expand Down

0 comments on commit 4a6a283

Please sign in to comment.