@replit/river 0.20.1 → 0.21.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.
@@ -1610,7 +1610,7 @@ function createServer(transport, services, extendedContext) {
1610
1610
  }
1611
1611
 
1612
1612
  // package.json
1613
- var version = "0.20.1";
1613
+ var version = "0.21.0";
1614
1614
  // Annotate the CommonJS export names for ESM import in node:
1615
1615
  0 && (module.exports = {
1616
1616
  Err,