diff --git a/package-lock.json b/package-lock.json index f8c489ae..a0d06c80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sinclair/typebox", - "version": "0.32.25", + "version": "0.32.26", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sinclair/typebox", - "version": "0.32.25", + "version": "0.32.26", "license": "MIT", "devDependencies": { "@arethetypeswrong/cli": "^0.13.2", diff --git a/package.json b/package.json index 300281f8..f2162e4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sinclair/typebox", - "version": "0.32.25", + "version": "0.32.26", "description": "Json Schema Type Builder with Static Type Resolution for TypeScript", "keywords": [ "typescript",