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