chore: update version to 2.1.1 in package.json and package-lock.json

This commit is contained in:
Knee Cola
2025-11-23 23:00:32 +01:00
parent a593d2a373
commit 3cbd60767e
2 changed files with 3 additions and 3 deletions

View File

@@ -58,5 +58,5 @@
"engines": {
"node": ">=18.17.0"
},
"version": "2.1.0"
"version": "2.1.1"
}