Skip to content

Commit

Permalink
Update README version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGregory084 authored Apr 13, 2022
1 parent 311dc9e commit b7a5c7b
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 @@ -16,7 +16,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.2.2")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.2.3")
```

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

0 comments on commit b7a5c7b

Please sign in to comment.