Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit 7afd791

Browse files
KrzysiekKrzysiek
authored andcommitted
Add annotation about 2.12 support to README
1 parent b557057 commit 7afd791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A micro-library for macro-based case class field masking in `.toString()`.
88
Inspired by blog by Juan Pedro Moreno @47deg: http://www.47deg.com/blog/scala-macros-annotate-your-case-classes
99

1010
#Using stringmask
11-
Builds are available for Scala 2.10.x and 2.11.x
11+
Builds are available for Scala 2.10, 2.11 and 2.12
1212

1313
````scala
1414
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)