Skip to content

Commit

Permalink
Merge pull request #31 from masaruh/fix_doc
Browse files Browse the repository at this point in the history
Fix version and readme
  • Loading branch information
masaruh committed Feb 5, 2016
2 parents 853c7b8 + 7bec875 commit 8826ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ You need to install a version matching your Elasticsearch version:
| es-2.0.2 | 0.20.2 |
| es-2.1.0 | 0.21.0 |
| es-2.1.1 | 0.21.1 |
| es-2.1.2 | 0.21.2 |
| es-2.2.0 | 0.22.0 |


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-japanese-suggester</artifactId>
<version>0.22.0</version>
<version>0.21.2</version>


<packaging>jar</packaging>
Expand Down

0 comments on commit 8826ac2

Please sign in to comment.