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