diff --git a/package.json b/package.json index e50966d..fc421ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "license": "AGPL-3.0-only", - "version": "4.2.19", + "version": "4.2.20", "scripts": { "cleanTest": "find dist -type d -name tests -prune -exec rm -rf {} \\;", "lint": "eslint . --ext .ts,.tsx",