Skip to content

Commit c5d39d8

Browse files
authored
docs: Fix the version number that cannot be pulled (#247)
1 parent 125404d commit c5d39d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ that is compatible with the version of Elasticsearch you're using
4646

4747
```toml
4848
[dependencies]
49-
elasticsearch = "8.7.0-alpha.1"
49+
elasticsearch = "8.17.0-alpha.1"
5050
```
5151

5252
The following _optional_ dependencies may also be useful to create requests and read responses

0 commit comments

Comments
 (0)