@aku11i/phantom 4.0.0-0 → 4.0.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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/phantom.js +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aku11i/phantom",
3
- "version": "4.0.0-0",
3
+ "version": "4.0.0",
4
4
  "description": "A powerful CLI tool for managing Git worktrees for parallel development",
5
5
  "keywords": [
6
6
  "git",
package/phantom.js CHANGED
@@ -36695,7 +36695,7 @@ var StdioServerTransport = class {
36695
36695
  // ../mcp/package.json
36696
36696
  var package_default = {
36697
36697
  name: "@aku11i/phantom-mcp",
36698
- version: "4.0.0-0",
36698
+ version: "4.0.0",
36699
36699
  private: true,
36700
36700
  type: "module",
36701
36701
  main: "./src/index.ts",
@@ -37334,7 +37334,7 @@ import { parseArgs as parseArgs13 } from "node:util";
37334
37334
  // package.json
37335
37335
  var package_default2 = {
37336
37336
  name: "@aku11i/phantom-cli",
37337
- version: "4.0.0-0",
37337
+ version: "4.0.0",
37338
37338
  private: true,
37339
37339
  type: "module",
37340
37340
  scripts: {