From 24684e56a95384a7baa8d9cf9b5a13b56508d7de Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Wed, 14 Jan 2015 11:50:53 +1000 Subject: [PATCH] 0.2.0-SNAPSHOT --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 84a4bd3..2f3c6bb 100644 --- a/build.sbt +++ b/build.sbt @@ -12,7 +12,7 @@ organization := "org.scala-lang.modules" name := "scala-java8-compat" -version := "0.1.0-SNAPSHOT" +version := "0.2.0-SNAPSHOT" // important!! must come here (why?) scalaModuleOsgiSettings