diff --git a/README.md b/README.md index 39156d45..2cce036f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Add the following artifact to your `pom.xml`: com.spotify voyager - 1.2.6 + 2.0.0 ``` You can find the latest version on [Voyager's Releases page](https://github.com/spotify/voyager/releases). @@ -43,7 +43,7 @@ You can find the latest version on [Voyager's Releases page](https://github.com/ Add the following artifact to your `build.sbt`: ```sbt -"com.spotify" % "voyager" % "1.2.6" +"com.spotify" % "voyager" % "2.0.0" ``` You can find the latest version on [Voyager's Releases page](https://github.com/spotify/voyager/releases).