rulesync 5.1.0 → 5.1.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.
package/dist/index.cjs CHANGED
@@ -13083,7 +13083,7 @@ async function mcpCommand({ version }) {
13083
13083
  }
13084
13084
 
13085
13085
  // src/cli/index.ts
13086
- var getVersion = () => "5.1.0";
13086
+ var getVersion = () => "5.1.1";
13087
13087
  var main = async () => {
13088
13088
  const program = new import_commander.Command();
13089
13089
  const version = getVersion();
package/dist/index.js CHANGED
@@ -13060,7 +13060,7 @@ async function mcpCommand({ version }) {
13060
13060
  }
13061
13061
 
13062
13062
  // src/cli/index.ts
13063
- var getVersion = () => "5.1.0";
13063
+ var getVersion = () => "5.1.1";
13064
13064
  var main = async () => {
13065
13065
  const program = new Command();
13066
13066
  const version = getVersion();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rulesync",
3
- "version": "5.1.0",
3
+ "version": "5.1.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",