@drift-labs/sdk 2.96.0-beta.20 → 2.96.0-beta.22
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/README.md +2 -0
- package/VERSION +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -265,3 +265,5 @@ Drift Protocol v2 is licensed under [Apache 2.0](./LICENSE).
|
|
|
265
265
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
|
266
266
|
for inclusion in Drift SDK by you, as defined in the Apache-2.0 license, shall be
|
|
267
267
|
licensed as above, without any additional terms or conditions.
|
|
268
|
+
|
|
269
|
+
|
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.96.0-beta.
|
|
1
|
+
2.96.0-beta.22
|