Skip to content

Commit 50751db

Browse files
committed
v5.2.0
- [New] add `.teardown()` on `t` instances (#546) - [readme] improve `t.throws` documentation (#542) - [readme] improve `t.throws`/`t.doesNotThrow` documentation (#541) - [Deps] update `call-bind`, `is-regex`, `resolve` - [Dev Deps] update `eslint`, `aud` - [Tests] exclude node v0.6, for now
1 parent d3fc2ff commit 50751db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tape",
3-
"version": "5.1.1",
3+
"version": "5.2.0",
44
"description": "tap-producing test harness for node and browsers",
55
"main": "index.js",
66
"exports": {

0 commit comments

Comments
 (0)