diff --git a/package-lock.json b/package-lock.json index 41bc1f5..fc6e57d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "google-sheets-rate-assistant", - "version": "2.1.9", + "version": "2.1.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "google-sheets-rate-assistant", - "version": "2.1.9", + "version": "2.1.10", "dependencies": { "csv-stringify": "^6.0.0", "googleapis": "^173.0.0", diff --git a/package.json b/package.json index 1f1671f..9a36333 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-sheets-rate-assistant", - "version": "2.1.9", + "version": "2.1.10", "description": "Pull Google Sheets data and export to CSV with configurable schedules and rate limiting.", "main": "index.js", "bin": "index.js",