Skip to content

Commit 1642ae2

Browse files
committed
v5.2.1
- [Fix] `t.teardown()`: ensure callback is only called once (#551) - [Deps] update `object-is`, `string.prototype.trim`
1 parent b497ead commit 1642ae2

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": "5.2.0",
3+
"version": "5.2.1",
44
"description": "tap-producing test harness for node and browsers",
55
"main": "index.js",
66
"exports": {

0 commit comments

Comments
 (0)