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 d7005f0 commit e9d90b7Copy full SHA for e9d90b7
build.sbt
@@ -1,4 +1,4 @@
1
-val ScalaNativeVersion = "0.5.8-SNAPSHOT"
+val ScalaNativeVersion = "0.5.8"
2
3
val crossScalaVersions212 = (14 to 20).map("2.12." + _)
4
val crossScalaVersions213 = (8 to 16).map("2.13." + _)
0 commit comments