Skip to content

Commit 4c28b2e

Browse files
committed
Updated readme
1 parent 5a68bfa commit 4c28b2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ MultipeerKit is a Swift package, to use it in your project, add this to your `Pa
4141
let package = Package(
4242
...
4343
dependencies: [
44-
.package(url: "https://github.com/insidegui/MultipeerKit.git", from: "0.1.0")
44+
.package(url: "https://github.com/insidegui/MultipeerKit.git", from: "0.2.0")
4545
],
4646
...
4747
)

0 commit comments

Comments
 (0)