We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff1da87 + 03240eb commit 7e8ca79Copy full SHA for 7e8ca79
README.md
@@ -19,6 +19,7 @@ You need to install a version matching your Elasticsearch version:
19
| es-2.1.1 | 0.21.1 |
20
| es-2.1.2 | 0.21.2 |
21
| es-2.2.0 | 0.22.0 |
22
+| es-2.2.1 | 0.22.1 |
23
24
25
## Prerequisites
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.elasticsearch</groupId>
8
<artifactId>elasticsearch-japanese-suggester</artifactId>
9
- <version>0.22.0</version>
+ <version>0.22.1</version>
10
11
12
<packaging>jar</packaging>
0 commit comments