We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7d6ef2 + 1795a85 commit 6c29fb1Copy full SHA for 6c29fb1
README.md
@@ -20,7 +20,11 @@ To see scoverage in action check out the [samples](https://github.com/scoverage/
20
21
### Release History
22
23
-##### (not released yet) - 1.4.0
+##### 17th October 2019 - 1.4.1
24
+
25
+* Added Scala 2.13.1 support
26
27
+##### 13th June 2019 - 1.4.0
28
29
* Added Scala 2.13 support
30
version.sbt
@@ -1 +1 @@
1
-version in ThisBuild := "1.4.1-SNAPSHOT"
+version in ThisBuild := "1.4.1"
0 commit comments