@mirasoth/soothe-client 0.5.1 → 0.5.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.
@@ -625,7 +625,7 @@ function messagesWireTerminal(data) {
625
625
  import { randomUUID } from "crypto";
626
626
  var PROTO_VERSION = "1";
627
627
  var DEFAULT_CLIENT_CAPABILITIES = ["streaming", "batch", "heartbeat", "receipts"];
628
- var CLIENT_VERSION = "0.5.1";
628
+ var CLIENT_VERSION = "0.5.3";
629
629
  function encodeMessage(msg) {
630
630
  return JSON.stringify(msg) + "\n";
631
631
  }
@@ -1979,4 +1979,4 @@ export {
1979
1979
  inboundNeedsDeliveryAck,
1980
1980
  Client
1981
1981
  };
1982
- //# sourceMappingURL=chunk-R43B23MJ.js.map
1982
+ //# sourceMappingURL=chunk-ZMZVHADX.js.map