diff --git a/README.md b/README.md index be210b9..24a6448 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ let package = Package( // ... dependencies: [ // ... - .package(url: "https://github.com/nostr-sdk/nostr-sdk-ios.git", .upToNextMajor(from: "0.1.0")) + .package(url: "https://github.com/nostr-sdk/nostr-sdk-ios.git", .upToNextMajor(from: "0.2.0")) ], targets: [ .target(