Skip to content

Commit

Permalink
Bump to v0.20.1 to see if that solves the JitPack issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowers committed May 6, 2018
1 parent 0ed548b commit 94ede4f
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 @@ -12,7 +12,7 @@ resolvers += "jitpack" at "https://jitpack.io"

name := "spark-daria"

version := "0.20.0"
version := "0.20.1"

scalaVersion := "2.11.12"
val sparkVersion = "2.3.0"
Expand Down

0 comments on commit 94ede4f

Please sign in to comment.