diff --git a/package-lock.json b/package-lock.json index e0bba05..3ba1b59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@tlecommunity/api-spec", - "version": "1.6.6", + "version": "1.6.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@tlecommunity/api-spec", - "version": "1.6.6", + "version": "1.6.7", "license": "GPL-3.0-only", "devDependencies": { "@types/node": "^26.2.0", diff --git a/package.json b/package.json index d73d431..b21425c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tlecommunity/api-spec", "type": "module", - "version": "1.6.6", + "version": "1.6.7", "description": "Open API specification for TLE Community", "author": "Natalie Rose (https://nataliethistime.com)", "license": "GPL-3.0-only",