diff --git a/package.json b/package.json index e32bc3fa..b68e7f56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "istanbul", - "version": "0.4.1", + "version": "0.4.2", "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", "keywords": [ "coverage",