Skip to content

Commit

Permalink
Release 3.1.0-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
stringbean committed Jun 21, 2018
1 parent e3c1ac2 commit d734417
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
@@ -1,7 +1,7 @@
name := "sbt-jacoco"
organization := "com.github.sbt"

version in ThisBuild := "3.1.0-M4-SNAPSHOT"
version in ThisBuild := "3.1.0-M4"

sbtPlugin := true
crossSbtVersions := Seq("0.13.16", "1.0.2")
Expand Down

0 comments on commit d734417

Please sign in to comment.