We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a68bfa commit 4c28b2eCopy full SHA for 4c28b2e
1 file changed
README.md
@@ -41,7 +41,7 @@ MultipeerKit is a Swift package, to use it in your project, add this to your `Pa
41
let package = Package(
42
...
43
dependencies: [
44
- .package(url: "https://github.com/insidegui/MultipeerKit.git", from: "0.1.0")
+ .package(url: "https://github.com/insidegui/MultipeerKit.git", from: "0.2.0")
45
],
46
47
)
0 commit comments