We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fb2e4 commit db5dd94Copy full SHA for db5dd94
build.sbt
@@ -6,7 +6,7 @@ import sbt._
6
7
import scala.language.postfixOps
8
9
-val apiVersion = "0.3.0.0"
+val apiVersion = "0.3.0.0-RC1"
10
val _scalaVersion = "2.12.1"
11
12
organization := "io.scalajs"
0 commit comments