rita 3.0.29 → 3.0.30

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/rita.js CHANGED
@@ -43238,7 +43238,7 @@ markov_default.parent = RiTa;
43238
43238
  stemmer_default.tokenizer = RiTa.tokenizer;
43239
43239
  RiTa.SILENT = false;
43240
43240
  RiTa.SILENCE_LTS = false;
43241
- RiTa.VERSION = "3.0.29";
43241
+ RiTa.VERSION = "3.0.30";
43242
43242
  RiTa.FIRST = 1;
43243
43243
  RiTa.SECOND = 2;
43244
43244
  RiTa.THIRD = 3;