Skip to content

Commit

Permalink
1.1.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gotwarlost committed Jun 25, 2016
1 parent 7c3180e commit eecc799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "istanbul",
"version": "1.1.0-alpha.0",
"version": "1.1.0-alpha.1",
"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",
Expand Down

0 comments on commit eecc799

Please sign in to comment.