We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ab6d3 commit 20a72c4Copy full SHA for 20a72c4
1 file changed
README.md
@@ -25,7 +25,7 @@ SDKs are open source, and you can use them according to the licence.
25
This is a Swift Package, and can be installed via Xcode with the URL of this repository:
26
27
```swift
28
-.package(name: "FCL", url: "https://github.com/outblock/fcl-swift.git", from: "0.0.1-beta")
+.package(name: "FCL", url: "https://github.com/outblock/fcl-swift.git", from: "0.0.2")
29
```
30
31
## Config
0 commit comments