Skip to content

Commit

Permalink
5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qubyte committed Feb 18, 2018
1 parent 5956d71 commit 3ed5da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "fetch-ponyfill",
"version": "5.0.0",
"version": "5.0.1",
"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
"main": "fetch-node.js",
"browser": "build/fetch-browser.js",
Expand Down

0 comments on commit 3ed5da4

Please sign in to comment.