fix(version): package.json drifted from the v0.11.2 tag it never got bumped to

Confirmed independently by ki-leadership's own gate run (cached engine, but
same root cause). v0.11.2 was tagged and released (f08fcc9) without bumping
package.json — no new tag or catalog ref changes here, just syncing the
version string to what was already published.
This commit is contained in:
Kjell Tore Guttormsen 2026-08-18 16:53:57 +02:00
commit 1a72f8dde5

View file

@ -1,6 +1,6 @@
{
"name": "repo-standard",
"version": "0.11.1",
"version": "0.11.2",
"private": true,
"type": "module",
"engines": {