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

This commit is contained in:
Knee Cola
2025-11-23 23:03:02 +01:00
parent 134f04d634
commit b3126d6ef3
2 changed files with 3 additions and 3 deletions

View File

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