Skip to content

Commit

Permalink
Release 3.0.0-M5
Browse files Browse the repository at this point in the history
  • Loading branch information
stringbean committed Sep 18, 2017
1 parent 33d8516 commit cc9d1a6
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 := "org.scala-sbt"

version := "3.0.0-M5-SNAPSHOT"
version := "3.0.0-M5"

sbtPlugin := true
crossSbtVersions := Seq("0.13.16", "1.0.1")

0 comments on commit cc9d1a6

Please sign in to comment.