@7kprotocol/sdk-ts 2.3.3 → 2.3.4

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -27,11 +27,11 @@ Note: this package only supports **mainnet** for now.
27
27
 
28
28
  See [Swap](docs/SWAP.md).
29
29
 
30
- ## Limit Orders (Beta)
30
+ ## Limit Orders
31
31
 
32
32
  See [Limit Orders](docs/LIMIT.md).
33
33
 
34
- ## DCA Orders (Beta)
34
+ ## DCA Orders
35
35
 
36
36
  See [DCA Orders](docs/DCA.md).
37
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@7kprotocol/sdk-ts",
3
- "version": "2.3.3",
3
+ "version": "2.3.4",
4
4
  "description": "",
5
5
  "exports": {
6
6
  ".": {