Skip to content

Commit

Permalink
1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghik committed Aug 17, 2018
1 parent dd5a5b7 commit fdba4be
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.2-SNAPSHOT",
version := "1.2",
scalaVersion := "2.12.6",
crossScalaVersions := Seq("2.11.12", scalaVersion.value, "2.13.0-M4"),
projectInfo := ModuleInfo(
Expand Down

0 comments on commit fdba4be

Please sign in to comment.