diff --git a/package.json b/package.json
index d8f93eb..da50177 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "p-event",
-	"version": "5.0.0",
+	"version": "5.0.1",
 	"description": "Promisify an event by waiting for it to be emitted",
 	"license": "MIT",
 	"repository": "sindresorhus/p-event",