Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Sep 5, 2017
1 parent 3c1fd2a commit 7b4a648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -3,7 +3,7 @@ import _root_.bintray.BintrayPlugin.bintrayPublishSettings

crossSbtVersions := Seq("1.0.0", "0.13.16")

val baseVersion = "5.2.1-SNAPSHOT"
val baseVersion = "5.2.2"

val maxMetaspaceSize = if (util.Properties.isJavaAtLeast("1.8")) {
"-XX:MaxMetaspaceSize=384m"
Expand Down

0 comments on commit 7b4a648

Please sign in to comment.