Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Oct 21, 2017
1 parent ede6523 commit 4ca826b
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 @@ import _root_.bintray.BintrayPlugin.bintrayPublishSettings

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

val baseVersion = "5.2.3-SNAPSHOT"
val baseVersion = "5.2.4-SNAPSHOT"

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

0 comments on commit 4ca826b

Please sign in to comment.