Skip to content

Commit 69ee774

Browse files
Update README for 0.4.0 release
1 parent 2c027d7 commit 69ee774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ As of version 0.1.11, it also supports setting options for Scala 3.x.
1414
Add the following to your project's `project/plugins.sbt`:
1515

1616
```scala
17-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
17+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.0")
1818
```
1919

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

0 commit comments

Comments
 (0)