diff --git a/package.json b/package.json
index 74fcef90..70ca5753 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "whatwg-fetch",
   "description": "A window.fetch polyfill.",
-  "version": "2.0.0",
+  "version": "2.0.1",
   "main": "fetch.js",
   "repository": "github/fetch",
   "license": "MIT",