Skip to content

Commit

Permalink
1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ghik committed May 24, 2019
1 parent aeaf881 commit 787144f
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 @@ -6,7 +6,7 @@ val saveTestClasspath = taskKey[File](

val commonSettings = Seq(
organization := "com.github.ghik",
version := "1.3.3",
version := "1.3.4",
scalaVersion := "2.12.8",
crossScalaVersions := Seq("2.11.12", scalaVersion.value, "2.13.0-RC2"),
projectInfo := ModuleInfo(
Expand Down

0 comments on commit 787144f

Please sign in to comment.