Skip to content

Commit db5dd94

Browse files
committed
Updated version number
1 parent 26fb2e4 commit db5dd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import sbt._
66

77
import scala.language.postfixOps
88

9-
val apiVersion = "0.3.0.0"
9+
val apiVersion = "0.3.0.0-RC1"
1010
val _scalaVersion = "2.12.1"
1111

1212
organization := "io.scalajs"

0 commit comments

Comments
 (0)