diff --git a/package.json b/package.json
index 03df078..8829fac 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "configstore",
-  "version": "2.1.0",
+  "version": "3.0.0",
   "description": "Easily load and save config without having to think about where and how",
   "license": "BSD-2-Clause",
   "repository": "yeoman/configstore",