You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,10 +52,10 @@ go mod tidy
52
52
npm install kucoin-universal-sdk
53
53
```
54
54
55
-
### PHP Installation(0.1.0-alpha)
55
+
### PHP Installation(0.1.1-alpha)
56
56
**Note**: This SDK is currently in the Alpha phase. We are actively iterating and improving its features, stability, and documentation. Feedback and contributions are highly encouraged to help us refine the SDK.
Copy file name to clipboardExpand all lines: sdk/php/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@ For an overview of the project and SDKs in other languages, refer to the [Main R
13
13
14
14
## 📦 Installation
15
15
16
-
### Latest Version: `0.1.0-alpha`
16
+
### Latest Version: `0.1.1-alpha`
17
17
18
18
**Note**: This SDK is currently in the Alpha phase. We are actively iterating and improving its features, stability, and documentation. Feedback and contributions are highly encouraged to help us refine the SDK.
0 commit comments