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.
1 parent e3e730d commit 8fe4df4Copy full SHA for 8fe4df4
README.md
@@ -23,7 +23,7 @@ The following versions are supported:
23
To use ZIO Elasticsearch in your project, add the following line to your `build.sbt` file:
24
25
```scala
26
-libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.5.0"
+libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.4.0"
27
```
28
29
## Usage
0 commit comments