Skip to content

Commit

Permalink
Dump version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcmz committed Jul 16, 2022
1 parent 30a7863 commit c9402ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ SDKs are open source, and you can use them according to the licence.
This is a Swift Package, and can be installed via Xcode with the URL of this repository:

```swift
.package(name: "FCL", url: "https://github.com/outblock/fcl-swift.git", from: "0.0.2")
.package(name: "FCL", url: "https://github.com/outblock/fcl-swift.git", from: "0.0.3")
```

## Config
Expand Down

0 comments on commit c9402ca

Please sign in to comment.