Skip to content

Commit 7a79593

Browse files
committed
Bumped up release version to 3.1.0-RC2.
1 parent 81f311e commit 7a79593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildCommons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ trait BuildCommons {
77

88
lazy val supportedScalaVersions = List("2.13.0", "2.12.9", "2.11.12", "2.10.7")
99

10-
val releaseVersion = "3.1.0-RC1"
10+
val releaseVersion = "3.1.0-RC2"
1111

1212
val previousReleaseVersion = "3.0.8"
1313

0 commit comments

Comments
 (0)