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