@aku11i/phantom 3.1.0-0 → 3.1.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.1.0-0",
3
+ "version": "3.1.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
@@ -25805,7 +25805,7 @@ var StdioServerTransport = class {
25805
25805
  // ../mcp/package.json
25806
25806
  var package_default = {
25807
25807
  name: "@aku11i/phantom-mcp",
25808
- version: "3.1.0-0",
25808
+ version: "3.1.0",
25809
25809
  private: true,
25810
25810
  type: "module",
25811
25811
  main: "./src/index.ts",
@@ -26209,7 +26209,7 @@ import { parseArgs as parseArgs9 } from "node:util";
26209
26209
  // package.json
26210
26210
  var package_default2 = {
26211
26211
  name: "@aku11i/phantom-cli",
26212
- version: "3.1.0-0",
26212
+ version: "3.1.0",
26213
26213
  private: true,
26214
26214
  type: "module",
26215
26215
  scripts: {