Skip to content

Commit 8fe4df4

Browse files
committed
Update README
1 parent e3e730d commit 8fe4df4

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
@@ -23,7 +23,7 @@ The following versions are supported:
2323
To use ZIO Elasticsearch in your project, add the following line to your `build.sbt` file:
2424

2525
```scala
26-
libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.5.0"
26+
libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.4.0"
2727
```
2828

2929
## Usage

0 commit comments

Comments
 (0)