mutation-testing-metrics-scala
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.7.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.6.2...v1.7.0) (2021-03-19) | ||
**Note:** Version bump only for package mutation-testing-metrics-scala | ||
# [1.6.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.5.2...v1.6.0) (2021-02-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "mutation-testing-metrics-scala", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Zero-dependency library to calculate mutation testing metrics in Scala.", | ||
@@ -20,3 +20,3 @@ "scripts": { | ||
"homepage": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/mutation-testing-metrics-scala#readme", | ||
"gitHead": "242a4e31adc6131c10106b4846b0b66c9254e16c" | ||
"gitHead": "7072f65cb3aa3fe379a1b3f8ea07641ea8225550" | ||
} |
24038