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 aa0908b commit 0458563Copy full SHA for 0458563
build.sbt
@@ -10,7 +10,7 @@ organization := "org.scala-lang.modules"
10
11
name := "scala-java8-compat"
12
13
-version := "0.5.0-SNAPSHOT"
+version := "0.6.0-SNAPSHOT"
14
15
// important!! must come here (why?)
16
scalaModuleOsgiSettings
0 commit comments