Skip to content

Commit dff3295

Browse files
committed
Update version in readme [ci skip]
1 parent e373d02 commit dff3295

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@ you'll get warnings that look something like this:
5555
In sbt:
5656

5757
```
58-
addCompilerPlugin("com.github.cb372" % "scala-typed-holes" % "0.0.7" cross CrossVersion.full)
58+
addCompilerPlugin("com.github.cb372" % "scala-typed-holes" % "0.0.8" cross CrossVersion.full)
5959
```
6060

6161
The plugin is published for the following Scala versions:
6262

6363
* 2.11.12
6464
* 2.12.1 to 2.12.8
65-
* 2.13.0-M5
65+
* 2.13.0-RC2
6666

6767
## Changing the log level
6868

0 commit comments

Comments
 (0)