Skip to content

Commit 20a72c4

Browse files
authored
Bump version to 0.0.2
1 parent c9ab6d3 commit 20a72c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SDKs are open source, and you can use them according to the licence.
2525
This is a Swift Package, and can be installed via Xcode with the URL of this repository:
2626

2727
```swift
28-
.package(name: "FCL", url: "https://github.com/outblock/fcl-swift.git", from: "0.0.1-beta")
28+
.package(name: "FCL", url: "https://github.com/outblock/fcl-swift.git", from: "0.0.2")
2929
```
3030

3131
## Config

0 commit comments

Comments
 (0)