diff --git a/package-lock.json b/package-lock.json index 334a718..dd51217 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "microsoft-rewards-bot", - "version": "3.60.0", + "version": "3.60.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "microsoft-rewards-bot", - "version": "3.60.0", + "version": "3.60.1", "license": "CC-BY-NC-SA-4.0", "dependencies": { "axios": "^1.8.4", diff --git a/package.json b/package.json index fcad3ed..2555de8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microsoft-rewards-bot", - "version": "3.60.0", + "version": "3.60.1", "description": "Automate Microsoft Rewards points collection", "private": true, "main": "index.js",