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