Skip to content

Commit

Permalink
Update README for 0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGregory084 authored Jul 15, 2022
1 parent 2c027d7 commit 69ee774
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 @@ -14,7 +14,7 @@ As of version 0.1.11, it also supports setting options for Scala 3.x.
Add the following to your project's `project/plugins.sbt`:

```scala
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.0")
```

Once you are using this plugin we recommend that you don't manipulate the `scalacOptions` key directly.
Expand Down

0 comments on commit 69ee774

Please sign in to comment.