Skip to content

Commit 3b51655

Browse files
committed
Update version in readme.
1 parent 10f6463 commit 3b51655

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
@@ -10,7 +10,7 @@ Add the resolver and compiler plugin dependency to your `build.sbt`:
1010

1111
```scala
1212
resolvers += "bondlink-maven-repo" at "https://raw.githubusercontent.com/mblink/maven-repo/main"
13-
addCompilerPlugin("bondlink" %% "disable-to-string-plugin" % "0.1.1")
13+
addCompilerPlugin("bondlink" %% "disable-to-string-plugin" % "0.2.0")
1414
```
1515

1616
## Configure

0 commit comments

Comments
 (0)