We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f0b6e commit 2ff84faCopy full SHA for 2ff84fa
README.md
@@ -17,7 +17,7 @@ This package provides tools to create passes and orders for the Apple Wallet app
17
Use the SPM string to easily include the dependendency in your `Package.swift` file
18
19
```swift
20
-.package(url: "https://github.com/fpseverino/swift-wallet.git", from: "0.1.0")
+.package(url: "https://github.com/fpseverino/swift-wallet.git", from: "0.2.0")
21
```
22
23
and add the product you want to use to your target's dependencies:
0 commit comments