@swmansion/argent 0.6.0-next.2 → 0.6.0

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/bin/ax-service CHANGED
Binary file
@@ -41850,7 +41850,7 @@ var import_node_https = __toESM(require("node:https"));
41850
41850
  var import_semver = __toESM(require_semver2());
41851
41851
 
41852
41852
  // ../tool-server/package.json
41853
- var version = "0.6.0-next.2";
41853
+ var version = "0.6.0";
41854
41854
 
41855
41855
  // ../tool-server/src/utils/update-checker.ts
41856
41856
  var PACKAGE_NAME = "@swmansion/argent";
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swmansion/argent",
3
- "version": "0.6.0-next.2",
3
+ "version": "0.6.0",
4
4
  "description": "MCP server for iOS Simulator control",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {