Skip to content

Commit

Permalink
Bump to v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowers committed Jan 14, 2018
1 parent e84d8bf commit 909e4d0
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 @@ -16,7 +16,7 @@ spShortDescription := "Spark helper methods to maximize developer productivity"

spDescription := "DataFrame validations, Column extensions, SparkSession extensions, sql functions, DataFrame transformations, and DataFrameHelpers."

version := "2.2.0_0.16.0"
version := "2.2.0_0.17.0"

scalaVersion := "2.11.8"
sparkVersion := "2.2.0"
Expand Down

0 comments on commit 909e4d0

Please sign in to comment.