Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thurstonsand committed Jul 23, 2018
1 parent 1a49b72 commit 4653734
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 @@ -7,7 +7,7 @@ val cassandraVersion = sys.props.getOrElse("cassandra-driver.version", cassandra
case _ => throw new IllegalArgumentException(s"cassandra version must be one of $cassandra3Version, $cassandra2Version")
}

val baseVersion = "3.2.0"
val baseVersion = "3.2.1"

lazy val codeLinterSettings = {
Seq(
Expand Down

0 comments on commit 4653734

Please sign in to comment.