diff --git a/package.json b/package.json index e77f9f78d..d0801b2d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "type": "module", - "version": "2.0.22", + "version": "2.0.23", "scripts": { "start": "node --max-old-space-size=8192 ./dist/index.js", "build": "npx tsc",