Skip to content

Commit

Permalink
0.7.2
Browse files Browse the repository at this point in the history
Removed the use of an arrow function for older node compatibility purposes.
  • Loading branch information
namuol authored Jul 8, 2019
1 parent 04b5aeb commit db2a372
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": "tap-difflet",
"version": "0.7.1",
"version": "0.7.2",
"description": "TAP output formatter using difflet for inequality errors.",
"bin": {
"tap-difflet": "bin/tap-difflet"
Expand Down

0 comments on commit db2a372

Please sign in to comment.