Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Commit 92774a9

Browse files
committed
0.3.34
1 parent af462c2 commit 92774a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ if (false) {
3737
var alsoCovered = "this line is also covered";
3838
```
3939

40-
#Example
40+
# Example
4141

4242
To instrument and report on a file using Mocha as your test runner:
4343

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-coverage",
3-
"version": "0.3.32",
3+
"version": "0.3.34",
44
"description": "Instrument and generate code coverage independent of test runner",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)