chore: Bump version to 3.60.1 in package.json and package-lock.json

This commit is contained in:
2026-01-02 19:31:55 +01:00
parent 6ea7a35d43
commit d7a66847c7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -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",

View File

@@ -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",