agent-web-os 0.3.3 → 0.3.5

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.cjs CHANGED
@@ -78727,7 +78727,7 @@ async function executeBrowserBash(session, command, options2 = {}) {
78727
78727
  // src/index.ts
78728
78728
  init_browser();
78729
78729
  init_server_bridge();
78730
- var AGENT_WEB_OS_VERSION = "0.3.3";
78730
+ var AGENT_WEB_OS_VERSION = "0.3.5";
78731
78731
  console.log(`[agent-web-os] v${AGENT_WEB_OS_VERSION}`);
78732
78732
  /*! Bundled license information:
78733
78733