Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fpseverino authored Jan 1, 2025
1 parent 69f0b6e commit 2ff84fa
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 @@ -17,7 +17,7 @@ This package provides tools to create passes and orders for the Apple Wallet app
Use the SPM string to easily include the dependendency in your `Package.swift` file

```swift
.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")
```

and add the product you want to use to your target's dependencies:
Expand Down

0 comments on commit 2ff84fa

Please sign in to comment.