diff --git a/package.json b/package.json index 436c296..1030c6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-push-receiver", - "version": "1.0.3", + "version": "1.1.0", "description": "A module to receive FCM notifications in electron", "main": "src/index.js", "repository": "https://github.com/MatthieuLemoine/electron-push-receiver",