diff --git a/package.json b/package.json
index c193e1e..fd2e3a5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "is-plain-object",
   "description": "Returns true if an object was created by the `Object` constructor.",
-  "version": "2.0.4",
+  "version": "3.0.0",
   "homepage": "https://github.com/jonschlinkert/is-plain-object",
   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
   "contributors": [