Skip to content

Commit bb57607

Browse files
committed
Bump version to 8.2.1
1 parent 729d581 commit bb57607

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ ES-Hadoop 2.0.x and 2.1.x are compatible with Elasticsearch __1.X__ *only*
1919

2020
## Installation
2121

22-
### Stable Release (currently `8.2.0`)
22+
### Stable Release (currently `8.2.1`)
2323
Available through any Maven-compatible tool:
2424

2525
```xml
2626
<dependency>
2727
<groupId>org.elasticsearch</groupId>
2828
<artifactId>elasticsearch-hadoop</artifactId>
29-
<version>8.2.0</version>
29+
<version>8.2.1</version>
3030
</dependency>
3131
```
3232
or as a stand-alone [ZIP](http://www.elastic.co/downloads/hadoop).

0 commit comments

Comments
 (0)