8000 Merge branch 'master' into scala-2.11 · agilemobiledev/scala-js@74ca1de · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 74ca1de

Browse files
committed
Merge branch 'master' into scala-2.11
2 parents 8c032ab + 5890198 commit 74ca1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sbt-plugin/src/main/scala/scala/scalajs/sbtplugin/ScalaJSPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import environment.rhino.{CodeBlock, Utilities}
3131
import scala.scalajs.sbtplugin.testing.TestFramework
3232

3333
object ScalaJSPlugin extends Plugin {
34-
val scalaJSVersion = "0.2-SNAPSHOT"
34+
val scalaJSVersion = "0.2"
3535
val scalaJS 426F IsSnapshotVersion = scalaJSVersion endsWith "-SNAPSHOT"
3636
val scalaJSScalaVersion = "2.11.0-M7"
3737

0 commit comments

Comments
 (0)
0