mutation-testing-metrics-scala
Advanced tools
Comparing version 1.7.8 to 1.7.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.7.9](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.8...v1.7.9) (2022-01-28) | ||
**Note:** Version bump only for package mutation-testing-metrics-scala | ||
## [1.7.8](https://github.com/stryker-mutator/mutation-testing-elements/compare/v1.7.7...v1.7.8) (2021-12-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "mutation-testing-metrics-scala", | ||
"version": "1.7.8", | ||
"version": "1.7.9", | ||
"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/metrics-scala#readme", | ||
"gitHead": "38c8eaec008ed148223efde4ec5d0545fce1b6ba" | ||
"gitHead": "b38c65c1fe100dbaf4ea7cadb895a949b3cf9a6d" | ||
} |
25944