@agentvault/agentvault 0.21.0 → 0.21.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -89814,7 +89814,7 @@ var init_index = __esm({
89814
89814
  init_skill_invoker();
89815
89815
  await init_skill_telemetry();
89816
89816
  await init_policy_enforcer();
89817
- VERSION = true ? "0.21.0" : "0.0.0-dev";
89817
+ VERSION = true ? "0.21.1" : "0.0.0-dev";
89818
89818
  }
89819
89819
  });
89820
89820