Skip to content

Commit 3c05cf5

Browse files
release v0.1.0
1 parent 22c37bc commit 3c05cf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coverage-istanbul-loader",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A Webpack loader that uses Istanbul to add code coverage instrumentation",
55
"keywords": [
66
"webpack-loader",
@@ -71,4 +71,4 @@
7171
"version-bump-prompt": "^4.2.1",
7272
"webpack": "^4.29.0"
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)