rita 3.0.25 → 3.0.26

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.cjs CHANGED
@@ -43236,7 +43236,7 @@ markov_default.parent = RiTa;
43236
43236
  stemmer_default.tokenizer = RiTa.tokenizer;
43237
43237
  RiTa.SILENT = false;
43238
43238
  RiTa.SILENCE_LTS = false;
43239
- RiTa.VERSION = "3.0.25";
43239
+ RiTa.VERSION = "3.0.26";
43240
43240
  RiTa.FIRST = 1;
43241
43241
  RiTa.SECOND = 2;
43242
43242
  RiTa.THIRD = 3;