Skip to content

Commit

Permalink
Dump version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcmz committed Nov 24, 2022
1 parent ffc5fb5 commit ae293db
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 @@ -29,7 +29,7 @@ https://outblock.github.io/flow-swift/
This is a Swift Package, and can be installed via Xcode with the URL of this repository:

```swift
.package(name: "Flow", url: "https://github.com/outblock/flow-swift.git", from: "0.2.9")
.package(name: "Flow", url: "https://github.com/outblock/flow-swift.git", from: "0.3.0")
```

## Config
Expand Down

0 comments on commit ae293db

Please sign in to comment.