diff --git a/package.json b/package.json index 1f1ed37..8b49ca3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-push-receiver", - "version": "1.2.4", + "version": "2.0.0", "description": "A module to receive FCM notifications in electron", "main": "src/index.js", "repository": "https://github.com/MatthieuLemoine/electron-push-receiver",