grok-cli-hurry-mode 1.0.21 → 1.0.23

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/index.js CHANGED
@@ -9130,7 +9130,7 @@ EOF`;
9130
9130
 
9131
9131
  // package.json
9132
9132
  var package_default = {
9133
- version: "1.0.21"};
9133
+ version: "1.0.23"};
9134
9134
 
9135
9135
  // src/utils/text-utils.ts
9136
9136
  function isWordBoundary(char) {