rulesync 7.6.2 → 7.6.3

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.
@@ -19240,7 +19240,7 @@ async function updateCommand(currentVersion, options) {
19240
19240
  }
19241
19241
 
19242
19242
  // src/cli/index.ts
19243
- var getVersion = () => "7.6.2";
19243
+ var getVersion = () => "7.6.3";
19244
19244
  var main = async () => {
19245
19245
  const program = new import_commander.Command();
19246
19246
  const version = getVersion();
package/dist/cli/index.js CHANGED
@@ -3795,7 +3795,7 @@ async function updateCommand(currentVersion, options) {
3795
3795
  }
3796
3796
 
3797
3797
  // src/cli/index.ts
3798
- var getVersion = () => "7.6.2";
3798
+ var getVersion = () => "7.6.3";
3799
3799
  var main = async () => {
3800
3800
  const program = new Command();
3801
3801
  const version = getVersion();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rulesync",
3
- "version": "7.6.2",
3
+ "version": "7.6.3",
4
4
  "description": "Unified AI rules management CLI tool that generates configuration files for various AI development tools",
5
5
  "keywords": [
6
6
  "ai",