ohm-js 17.2.0 → 17.2.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/ohm.cjs CHANGED
@@ -5553,7 +5553,7 @@ Object.assign(IndentationSensitive, {
5553
5553
  });
5554
5554
 
5555
5555
  // Generated by scripts/prebuild.js
5556
- const version = '17.2.0';
5556
+ const version = '17.2.1';
5557
5557
 
5558
5558
  Grammar.initApplicationParser(ohmGrammar, buildGrammar);
5559
5559