adhdev 0.8.102 → 0.9.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.
package/dist/index.js CHANGED
@@ -55341,7 +55341,7 @@ var init_adhdev_daemon = __esm({
55341
55341
  init_version();
55342
55342
  init_src();
55343
55343
  init_runtime_defaults();
55344
- pkgVersion = resolvePackageVersion({ injectedVersion: "0.8.102" });
55344
+ pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.0" });
55345
55345
  AdhdevDaemon = class _AdhdevDaemon {
55346
55346
  localHttpServer = null;
55347
55347
  localWss = null;