diff --git a/package.json b/package.json index 2555de8..6ec0faf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microsoft-rewards-bot", - "version": "3.60.1", + "version": "3.60.2", "description": "Automate Microsoft Rewards points collection", "private": true, "main": "index.js", @@ -86,4 +86,4 @@ "ts-node": "^10.9.2", "ws": "^8.18.3" } -} \ No newline at end of file +}