diff --git a/package.json b/package.json index 893f8a1..c0385fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microsoft-rewards-bot", - "version": "3.5.0", + "version": "3.5.1", "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 +}