rulesync 7.15.0 → 7.15.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.
@@ -20943,7 +20943,7 @@ async function updateCommand(currentVersion, options) {
20943
20943
  }
20944
20944
 
20945
20945
  // src/cli/index.ts
20946
- var getVersion = () => "7.15.0";
20946
+ var getVersion = () => "7.15.1";
20947
20947
  var main = async () => {
20948
20948
  const program = new import_commander.Command();
20949
20949
  const version = getVersion();
package/dist/cli/index.js CHANGED
@@ -4110,7 +4110,7 @@ async function updateCommand(currentVersion, options) {
4110
4110
  }
4111
4111
 
4112
4112
  // src/cli/index.ts
4113
- var getVersion = () => "7.15.0";
4113
+ var getVersion = () => "7.15.1";
4114
4114
  var main = async () => {
4115
4115
  const program = new Command();
4116
4116
  const version = getVersion();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rulesync",
3
- "version": "7.15.0",
3
+ "version": "7.15.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",