diff --git a/package-lock.json b/package-lock.json index af423af..b735725 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coe-adsbx", - "version": "3.2.0", + "version": "4.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coe-adsbx", - "version": "3.2.0", + "version": "4.0.0", "license": "ISC", "dependencies": { "@sinclair/typebox": "^0.32.20", diff --git a/package.json b/package.json index 2d499cf..2ad09dc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "coe-adsbx", "type": "module", "prviate": true, - "version": "3.2.0", + "version": "4.0.0", "description": "", "main": "index.js", "scripts": {