@ijfw/install 1.1.9 → 1.2.0

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.
Files changed (2) hide show
  1. package/dist/install.js +1 -1
  2. package/package.json +1 -1
package/dist/install.js CHANGED
@@ -300,7 +300,7 @@ async function main() {
300
300
  console.log(` marketplace registered in ${settingsPath}`);
301
301
  }
302
302
  console.log("");
303
- console.log("IJFW now active across 8 platforms -- one memory layer, all your AIs, zero config.");
303
+ console.log("IJFW now active across 13 platforms -- one memory layer, all your AIs, zero config.");
304
304
  console.log(" Run `ijfw demo` to see the Trident in action.");
305
305
  console.log(" Run `ijfw doctor` to confirm which auditors are reachable.");
306
306
  console.log(" Privacy: everything stays local. See NO_TELEMETRY.md.");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ijfw/install",
3
- "version": "1.1.9",
3
+ "version": "1.2.0",
4
4
  "description": "One-command installer for IJFW -- the AI efficiency layer. One install, every AI coding agent, zero config.",
5
5
  "type": "module",
6
6
  "bin": {