adhdev 0.7.0 → 0.7.1

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/dist/index.js CHANGED
@@ -43033,7 +43033,7 @@ var init_adhdev_daemon = __esm({
43033
43033
  fs12 = __toESM(require("fs"));
43034
43034
  path14 = __toESM(require("path"));
43035
43035
  import_chalk2 = __toESM(require("chalk"));
43036
- pkgVersion = "0.7.0";
43036
+ pkgVersion = "0.7.1";
43037
43037
  if (pkgVersion === "unknown") {
43038
43038
  try {
43039
43039
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "ADHDev — Agent Dashboard Hub for Dev. Remote-control AI coding agents from anywhere.",
5
5
  "main": "dist/index.js",
6
6
  "bin": {