diff --git a/package.json b/package.json
index f6ff43a1..7c66bb60 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "github-api",
-  "version": "2.4.0",
+  "version": "3.0.0",
   "license": "BSD-3-Clause-Clear",
   "description": "A higher-level wrapper around the Github API.",
   "main": "dist/components/GitHub.js",