Skip to content

Commit

Permalink
0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Oct 3, 2020
1 parent d8a777a commit 23b2d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// shadow sbt-scalajs' crossProject and CrossType until Scala.js 1.0.0 is released
import sbtcrossproject.{crossProject, CrossType}

ThisBuild / version := "0.13.1-SNAPSHOT"
ThisBuild / version := "0.14.0"
val scala211 = "2.11.12"
val scala212 = "2.12.12"
val scala213 = "2.13.3"
Expand Down

0 comments on commit 23b2d2f

Please sign in to comment.