Skip to content

Commit f6efdce

Browse files
committed
fix typo
1 parent ed46018 commit f6efdce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version in ThisBuild := "1.0.0-SNAPSHOT"
22

3-
releaseVersion := { _ => "1.0.0-RC10 }
3+
releaseVersion := { _ => "1.0.0-RC10" }

0 commit comments

Comments
 (0)