kraken-code 1.1.1 → 1.1.2

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/index.js CHANGED
@@ -1410,7 +1410,7 @@ Skills:`));
1410
1410
  }
1411
1411
  }
1412
1412
  // package.json
1413
- var version2 = "1.1.1";
1413
+ var version2 = "1.1.2";
1414
1414
 
1415
1415
  // src/cli/index.ts
1416
1416
  var program = new Command;