Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
drmarjanovic committed Jun 4, 2024
1 parent e3e730d commit 8fe4df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The following versions are supported:
To use ZIO Elasticsearch in your project, add the following line to your `build.sbt` file:

```scala
libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.5.0"
libraryDependencies += "io.lambdaworks" %% "zio-elasticsearch" % "0.4.0"
```

## Usage
Expand Down

0 comments on commit 8fe4df4

Please sign in to comment.