Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ghik committed Jul 16, 2018
1 parent 04ff25c commit 3e6c0f5
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.0",
version := "1.1",
scalaVersion := "2.12.6",
crossScalaVersions := Seq("2.11.12", "2.12.6", "2.13.0-M4"),
projectInfo := ModuleInfo(
Expand Down

0 comments on commit 3e6c0f5

Please sign in to comment.