diff --git a/packages/eslint-config-react-app/package.json b/packages/eslint-config-react-app/package.json
index d6157cea4f4cc5b5c3dd5a2318623898a7835fb0..90c6a21f269bc671ad6b0507428901988c3832b8 100644
--- a/packages/eslint-config-react-app/package.json
+++ b/packages/eslint-config-react-app/package.json
@@ -1,6 +1,6 @@
 {
   "name": "eslint-config-react-app",
-  "version": "0.2.0",
+  "version": "0.2.1",
   "description": "ESLint configuration used by Create React App",
   "repository": "facebookincubator/create-react-app",
   "license": "BSD-3-Clause",
diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json
index 96c7a5bc38455a0a75f3188685b7f2e21cee7482..7e802fc11c9ba6a36dd6460638a1e635a5dcb3fd 100644
--- a/packages/react-scripts/package.json
+++ b/packages/react-scripts/package.json
@@ -37,7 +37,7 @@
     "detect-port": "1.0.0",
     "dotenv": "2.0.0",
     "eslint": "3.5.0",
-    "eslint-config-react-app": "0.2.0",
+    "eslint-config-react-app": "0.2.1",
     "eslint-loader": "1.5.0",
     "eslint-plugin-flowtype": "2.18.1",
     "eslint-plugin-import": "1.12.0",