Skip to content

Commit

Permalink
Bump to v0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowers committed Feb 24, 2021
1 parent 5cc072a commit 0f9772b
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
Expand Up @@ -3,7 +3,7 @@ scalafmtOnCompile in Compile := true
organization := "com.github.mrpowers"
name := "spark-daria"

version := "0.38.2"
version := "0.39.0"
crossScalaVersions := Seq("2.11.12", "2.12.10")
scalaVersion := "2.11.12"
val sparkVersion = "2.4.4"
Expand Down

0 comments on commit 0f9772b

Please sign in to comment.