We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc91d4 commit c5c04c5Copy full SHA for c5c04c5
build.sbt
@@ -1,6 +1,6 @@
1
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
2
3
-version in ThisBuild := "1.1"
+version in ThisBuild := "1.1-M1"
4
5
lazy val json = crossProject(JSPlatform, JVMPlatform, NativePlatform)
6
.crossType(CrossType.Full)
0 commit comments