Skip to content

Commit

Permalink
Merge pull request #134 from cozydev-pink/docs-mar30
Browse files Browse the repository at this point in the history
Update version in README to 0.0.2
  • Loading branch information
valencik authored Mar 30, 2024
2 parents 317f8da + d6b774c commit 646ce67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ https://cozydev-pink.github.io/lucille/


```scala
libraryDependencies += "pink.cozydev" %% "lucille" % "0.0.1")
libraryDependencies += "pink.cozydev" %% "lucille" % "0.0.2")
```

[lucene-query]: https://lucene.apache.org/core/9_8_0/queryparser/org/apache/lucene/queryparser/flexible/standard/StandardQueryParser.html

0 comments on commit 646ce67

Please sign in to comment.