grok-cli-hurry-mode 1.0.95 → 1.0.97

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/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## 1.0.95 – Stability Release
1
+ ## 1.0.97 – Stability Release
2
2
 
3
3
  This release includes latest updates and automated publishing via GitHub Actions.
4
4
  - Fixes all Read/Update tool reliability issues
package/dist/index.js CHANGED
@@ -9285,7 +9285,7 @@ EOF`;
9285
9285
 
9286
9286
  // package.json
9287
9287
  var package_default = {
9288
- version: "1.0.95"};
9288
+ version: "1.0.97"};
9289
9289
 
9290
9290
  // src/utils/text-utils.ts
9291
9291
  function isWordBoundary(char) {