Skip to content

Commit 342c89a

Browse files
committed
v4.8.0
- [New] update `object-inspect` to provide better output for arrays with extra properties added - [Deps] update `resolve`
1 parent c82c593 commit 342c89a

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

0 commit comments

Comments
 (0)