Skip to content

Commit

Permalink
v4.12.1
Browse files Browse the repository at this point in the history
  - [Fix] error stack file path can contain parens/spaces
  - [Deps] update `resolve`
  - [Dev Deps] update `eslint`
  • Loading branch information
ljharb committed Dec 24, 2019
1 parent 9094271 commit 25bcbc6
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.12.0",
"version": "4.12.1",
"description": "tap-producing test harness for node and browsers",
"main": "index.js",
"bin": "./bin/tape",
Expand Down

0 comments on commit 25bcbc6

Please sign in to comment.