Skip to content

Commit 2c6818a

Browse files
committed
v4.10.2
- [fix] don't consider 'ok' of todo tests in exit code (#470) - [refactor] Removed never-read inErrorState from index.js (#462) - [deps] update `glob`, `resolve` - [docs] Minor punctuation/highlighting improvement (#468)
1 parent 15b2dfc commit 2c6818a

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.10.1",
3+
"version": "4.10.2",
44
"description": "tap-producing test harness for node and browsers",
55
"main": "index.js",
66
"bin": "./bin/tape",

0 commit comments

Comments
 (0)