Skip to content

Commit

Permalink
Bump version to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mo committed May 8, 2021
1 parent e808b40 commit 211d596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abortcontroller-polyfill",
"version": "1.7.2",
"version": "1.7.3",
"description": "Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).",
"main": "dist/umd-polyfill.js",
"files": [
Expand Down

0 comments on commit 211d596

Please sign in to comment.