Skip to content

Commit 6c29fb1

Browse files
authored
Merge pull request #284 from scoverage/version-release-1-4-1
Setting version to 1.4.1
2 parents c7d6ef2 + 1795a85 commit 6c29fb1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ To see scoverage in action check out the [samples](https://github.com/scoverage/
2020

2121
### Release History
2222

23-
##### (not released yet) - 1.4.0
23+
##### 17th October 2019 - 1.4.1
24+
25+
* Added Scala 2.13.1 support
26+
27+
##### 13th June 2019 - 1.4.0
2428

2529
* Added Scala 2.13 support
2630

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "1.4.1-SNAPSHOT"
1+
version in ThisBuild := "1.4.1"

0 commit comments

Comments
 (0)