@mirasoth/soothe-client 0.5.2 → 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.
@@ -0,0 +1,7 @@
1
+ import {
2
+ Client
3
+ } from "./chunk-ZMZVHADX.js";
4
+ export {
5
+ Client
6
+ };
7
+ //# sourceMappingURL=client-SBKRN2OQ.js.map
package/dist/index.cjs CHANGED
@@ -357,7 +357,7 @@ var init_protocol = __esm({
357
357
  import_node_crypto = require("crypto");
358
358
  PROTO_VERSION = "1";
359
359
  DEFAULT_CLIENT_CAPABILITIES = ["streaming", "batch", "heartbeat", "receipts"];
360
- CLIENT_VERSION = "0.5.2";
360
+ CLIENT_VERSION = "0.5.3";
361
361
  }
362
362
  });
363
363