Skip to content

Commit

Permalink
version 0.13.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed May 23, 2020
1 parent cc102e2 commit e3ffd3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Dependencies._
import CrossVersion.partialVersion

val g8version = "0.12.1-SNAPSHOT"
val g8version = "0.13.0-M1"

val javaVmArgs: List[String] = {
import scala.collection.JavaConverters._
Expand Down

0 comments on commit e3ffd3c

Please sign in to comment.