Skip to content

Commit 4eb9ef8

Browse files
author
Travis CI
committed
[skip ci] Update version number in README
1 parent 58ecdbe commit 4eb9ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ your code!
8787
In sbt:
8888

8989
```
90-
addCompilerPlugin("com.github.cb372" % "scala-typed-holes" % "0.1.3" cross CrossVersion.full)
90+
addCompilerPlugin("com.github.cb372" % "scala-typed-holes" % "0.1.3.3" cross CrossVersion.full)
9191
```
9292

9393
The plugin is published for the following Scala versions:

0 commit comments

Comments
 (0)