diff --git a/package.json b/package.json index f794789..cd36bfa 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "typings": "jsdoc -t node_modules/tsd-jsdoc/dist -r src/*.js -d .", "unit-tests": "jest --config test/jest.config.js --runInBand" }, - "version": "2.0.0", + "version": "2.0.1", "engineStrict": true, "engines": { "node": ">=18"