Skip to content

Commit 9184fc0

Browse files
committedAug 20, 2019
chore: release v2.0.1
1 parent 57d4bd3 commit 9184fc0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="2.0.1"></a>
2+
## [2.0.1](https://github.com/karma-runner/karma-coverage/compare/v2.0.0...v2.0.1) (2019-08-20)
3+
4+
5+
16
<a name="2.0.0"></a>
27
# [2.0.0](https://github.com/karma-runner/karma-coverage/compare/v1.1.1...v2.0.0) (2019-08-20)
38

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "karma-coverage",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A Karma plugin. Generate code coverage.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.