Skip to content

Commit a1e8f7e

Browse files
committed
v4.9.2
- [Fix] notEqual and notDeepEqual show "expected" value on failure (#454) - [Docs] Updated readme to make test, test.only, and test.skip consistent (#452) - [Docs] Clarify doesNotThrow parameters (#450) - [Docs] Adding tap-junit (#449) - [readme] Change broken image to use web archive (#443) - [Docs] convert list of tap reporters to links (#439, #440) - [Dev Deps] update `eslint`, `eclint`
1 parent 4b9c951 commit a1e8f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tape",
3-
"version": "4.9.1",
3+
"version": "4.9.2",
44
"description": "tap-producing test harness for node and browsers",
55
"main": "index.js",
66
"bin": "./bin/tape",

0 commit comments

Comments
 (0)