rulesync 8.8.0 → 8.8.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.
@@ -28721,7 +28721,7 @@ function wrapCommand({
28721
28721
  }
28722
28722
 
28723
28723
  // src/cli/index.ts
28724
- var getVersion = () => "8.8.0";
28724
+ var getVersion = () => "8.8.1";
28725
28725
  function wrapCommand2(name, errorCode, handler) {
28726
28726
  return wrapCommand({ name, errorCode, handler, getVersion });
28727
28727
  }
package/dist/cli/index.js CHANGED
@@ -6248,7 +6248,7 @@ function wrapCommand({
6248
6248
  }
6249
6249
 
6250
6250
  // src/cli/index.ts
6251
- var getVersion = () => "8.8.0";
6251
+ var getVersion = () => "8.8.1";
6252
6252
  function wrapCommand2(name, errorCode, handler) {
6253
6253
  return wrapCommand({ name, errorCode, handler, getVersion });
6254
6254
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rulesync",
3
- "version": "8.8.0",
3
+ "version": "8.8.1",
4
4
  "description": "Unified AI rules management CLI tool that generates configuration files for various AI development tools",
5
5
  "keywords": [
6
6
  "ai",