Skip to content

Commit d34c7df

Browse files
committed
Bumped base version
1 parent eb68864 commit d34c7df

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
@@ -27,7 +27,7 @@ import java.util.concurrent.TimeUnit
2727
val MUnitFramework = new TestFramework("munit.Framework")
2828
val MUnitVersion = "0.7.29"
2929

30-
ThisBuild / baseVersion := "0.2"
30+
ThisBuild / baseVersion := "1.0"
3131

3232
ThisBuild / organization := "org.scala-js"
3333
ThisBuild / organizationName := "Scala.js (https://www.scala-js.org/)"

0 commit comments

Comments
 (0)