Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
v4.13.2
 - [patch] Print name of test that didnt end (#498)
 - [Refactor] remove unused code
 - [Deps] update `resolve`
 - [eslint] enable `quotes` rule
 - [Tests] add tests for edge cases and numerics
  • Loading branch information
ljharb committed Mar 2, 2020
1 parent c4119c2 commit 2914a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tape",
"version": "4.13.1",
"version": "4.13.2",
"description": "tap-producing test harness for node and browsers",
"main": "index.js",
"bin": "./bin/tape",
Expand Down

0 comments on commit 2914a7b

Please sign in to comment.