Skip to content

Commit 4801699

Browse files
author
Joachim Hofer
committed
preparing 2.1.3, updated readme
1 parent 003c9f6 commit 4801699

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name := "jacoco4sbt"
44

55
organization := "de.johoop"
66

7-
version := "2.1.3-SNAPSHOT"
7+
version := "2.1.3"
88

99
resolvers += "Sonatype Release" at "https://oss.sonatype.org/content/repositories/releases"
1010

readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ See the **[Wiki](https://github.com/sbt/jacoco4sbt/wiki)** for details.
66

77
## Change Log
88

9+
* *2.1.3*
10+
* Fixed #3 (working directory in JaCoCo configuration)
11+
* Updated to latest JaCoCo version 0.6.4
12+
913
* *2.1.2*
1014
* Added a Scala-specific report format (contributed by Jason)
1115

0 commit comments

Comments
 (0)