Skip to content

Commit

Permalink
v4.10.1
Browse files Browse the repository at this point in the history
 - [Fix] Partial revert of #403: fbe4b95 and 367b010 (#459, #222)
 - [Refactor] consistent spacing
 - [Deps] update `resolve`
  • Loading branch information
ljharb committed Feb 14, 2019
1 parent a63261e commit 4708a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tape",
"version": "4.10.0",
"version": "4.10.1",
"description": "tap-producing test harness for node and browsers",
"main": "index.js",
"bin": "./bin/tape",
Expand Down

0 comments on commit 4708a3d

Please sign in to comment.