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 775474b commit 27f3676Copy full SHA for 27f3676
build.sbt
@@ -12,7 +12,7 @@ organization := "org.scala-lang.modules"
12
13
name := "scala-java8-compat"
14
15
-version := "0.2.0-SNAPSHOT"
+version := "0.3.0-SNAPSHOT"
16
17
// important!! must come here (why?)
18
scalaModuleOsgiSettings
0 commit comments