Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Commit fc3ba35

Browse files
committed
0.4.3
1 parent b3de106 commit fc3ba35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "istanbul",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale",
55
"keywords": [
66
"coverage",

0 commit comments

Comments
 (0)