diff --git a/package-lock.json b/package-lock.json index 789bd86..aa35799 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "microsoft-rewards-bot", - "version": "2.60.1", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { @@ -4291,4 +4291,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index e8abcf6..e5ba026 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microsoft-rewards-bot", - "version": "2.60.1", + "version": "3.0.0", "description": "Automate Microsoft Rewards points collection", "private": true, "main": "index.js",