diff --git a/build.sbt b/build.sbt index 1e95906..1f471cc 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ spShortDescription := "Open source Spark transformations and functions" spDescription := "When the Spark source code doesn't provide functionality, turn to this library" -version := "2.2.0_0.11.0" +version := "2.2.0_0.12.0" scalaVersion := "2.11.8" sparkVersion := "2.2.0"