diff --git a/README.md b/README.md index 424c79e..d370502 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ To get started with SBT, simply add the following to your `plugins.sbt` file. [comment]: # (Start Replace) ```scala -addSbtPlugin("io.frees" % "sbt-freestyle" % "0.3.23") +addSbtPlugin("io.frees" % "sbt-freestyle" % "0.3.24") ``` [comment]: # (End Replace)