diff --git a/build.sbt b/build.sbt index a8ff1001..2a1f222d 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "millfork" -version := "0.3.28" +version := "0.3.29-SNAPSHOT" // keep it at 2.12.11 for GraalVM native image compatibility! scalaVersion := "2.12.11"