diff --git a/package-lock.json b/package-lock.json index 963df34..992dcd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dsh-usage-stats", - "version": "0.2.3", + "version": "0.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dsh-usage-stats", - "version": "0.2.3", + "version": "0.2.4", "license": "MIT", "bin": { "dsh-usage-stats-install": "scripts/install.mjs" diff --git a/package.json b/package.json index f1a62bf..77c39c4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dsh-usage-stats", "description": "Token usage heatmap, provider balances, and subscription quotas for the dsh web GUI", - "version": "0.2.3", + "version": "0.2.4", "private": true, "repository": { "type": "git",