git-truck 1.2.2 → 1.2.3

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/build/index.js CHANGED
@@ -179972,7 +179972,7 @@ var import_perf_hooks = require("perf_hooks"), import_path2 = require("path");
179972
179972
  // package.json
179973
179973
  var package_default = {
179974
179974
  name: "git-truck",
179975
- version: "1.2.2",
179975
+ version: "1.2.3",
179976
179976
  private: !1,
179977
179977
  description: "Visualizing a Git repository",
179978
179978
  license: "MIT",
package/cli.js CHANGED
@@ -213723,7 +213723,7 @@ var import_path5 = __toESM(require("path"));
213723
213723
  // package.json
213724
213724
  var package_default = {
213725
213725
  name: "git-truck",
213726
- version: "1.2.2",
213726
+ version: "1.2.3",
213727
213727
  private: false,
213728
213728
  description: "Visualizing a Git repository",
213729
213729
  license: "MIT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "git-truck",
3
- "version": "1.2.2",
3
+ "version": "1.2.3",
4
4
  "private": false,
5
5
  "description": "Visualizing a Git repository",
6
6
  "license": "MIT",