canicode 0.9.0 → 0.9.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/index.js CHANGED
@@ -3890,7 +3890,7 @@ async function loadFromApi(fileKey, nodeId, token) {
3890
3890
  }
3891
3891
 
3892
3892
  // package.json
3893
- var version2 = "0.9.0";
3893
+ var version2 = "0.9.1";
3894
3894
 
3895
3895
  // src/core/engine/scoring.ts
3896
3896
  function computeTotalScorePerCategory(configs) {