diff --git a/package.json b/package.json index 9886eb1..7205eae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microsoft-rewards-bot", - "version": "3.5.2", + "version": "3.5.3", "description": "Automate Microsoft Rewards points collection", "private": true, "main": "index.js", @@ -85,4 +85,4 @@ "ts-node": "^10.9.2", "ws": "^8.18.3" } -} \ No newline at end of file +}