Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
insidegui committed Mar 12, 2020
1 parent 5a68bfa commit 4c28b2e
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 @@ -41,7 +41,7 @@ MultipeerKit is a Swift package, to use it in your project, add this to your `Pa
let package = Package(
...
dependencies: [
.package(url: "https://github.com/insidegui/MultipeerKit.git", from: "0.1.0")
.package(url: "https://github.com/insidegui/MultipeerKit.git", from: "0.2.0")
],
...
)
Expand Down

0 comments on commit 4c28b2e

Please sign in to comment.