@aku11i/phantom 3.0.0-0 → 3.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": "3.0.0-0",
3
+ "version": "3.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
@@ -13354,7 +13354,7 @@ var StdioServerTransport = class {
13354
13354
  // ../mcp/package.json
13355
13355
  var package_default = {
13356
13356
  name: "@aku11i/phantom-mcp",
13357
- version: "3.0.0-0",
13357
+ version: "3.0.0",
13358
13358
  private: true,
13359
13359
  type: "module",
13360
13360
  main: "./src/index.ts",
@@ -13765,7 +13765,7 @@ import { parseArgs as parseArgs9 } from "node:util";
13765
13765
  // package.json
13766
13766
  var package_default2 = {
13767
13767
  name: "@aku11i/phantom-cli",
13768
- version: "3.0.0-0",
13768
+ version: "3.0.0",
13769
13769
  private: true,
13770
13770
  type: "module",
13771
13771
  scripts: {