Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcmz committed Oct 17, 2021
1 parent 1bf05b5 commit bfcb4e4
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 @@ -18,7 +18,7 @@ Currently the following Flow Features have been implemented:
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/zed-io/flow-swift.git", from: "0.0.7-beta")
.package(name: "Flow", url: "https://github.com/zed-io/flow-swift.git", from: "0.0.8-beta")
```

## Config
Expand Down

0 comments on commit bfcb4e4

Please sign in to comment.